This commit is contained in:
kento2 2026-03-10 23:18:55 +01:00
parent 69c417128c
commit 4096ff91e6
3 changed files with 94 additions and 1 deletions

View file

@ -5,4 +5,5 @@ mkdir -p "$HOME"/.config/service-env
env | while read -r pair; do
turnstile-update-runit-env "$(cut -d= -f1 <<< "$pair")"
done
exec swc-launch wsxwm
exec startx /usr/bin/sxwm
#exec swc-launch wsxwm