chore(sway): pkill wob on sway start

This commit is contained in:
2026-03-11 14:38:29 +01:00
parent 6ac6b70a3c
commit 807778fbb7

View File

@@ -1,10 +1,7 @@
# daemon
exec swayidle -w
exec wlsunset -l 46.1 -L 14.5
exec rm -f $wobs \
&& mkfifo $wobs \
&& tail -f $wobs \
| wob
exec pkill -x wob; rm -f $wobs && mkfifo $wobs && tail -f $wobs | wob
exec protonmail-bridge -n
# traditional "start when os starts" programs