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:
Alan Orth 2022-01-23 17:40:46 +03:00
parent 0f454dd3a1
commit 154bffbc82
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 1 deletions

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
#