sway/config: don't create wob socket via exec

Instead, use a systemd socket unit (wob.socket) that triggers the
wob.service unit.
This commit is contained in:
2022-01-23 17:40:46 +03:00
parent 0f454dd3a1
commit 154bffbc82

View File

@ -57,7 +57,6 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
# Wayland overlay bar for sound and brightness level
set $WOBSOCK $XDG_RUNTIME_DIR/wob.sock
exec mkfifo $WOBSOCK && tail -f $WOBSOCK | wob
### Idle configuration
#