This commit is contained in:
kento2 2026-03-05 06:53:52 +01:00
parent 7b29e1df22
commit d8f852ab18
6 changed files with 22 additions and 13 deletions

6
files/.winit Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
rm -f "$HOME"/.config/service-env/* >/dev/null
env | while read -r pair; do
turnstile-update-runit-env "$(cut -d= -f1 <<< "$pair")"
done
exec swc-launch wsxwm