This commit is contained in:
kento2 2026-03-11 16:46:41 +01:00
parent aa0845d5fb
commit ba2a14a513
3 changed files with 5 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
turnstile-update-runit-env 'DISPLAY=:0'
exec startx /usr/bin/sxwm