From 154bffbc82d83c100f16ffd2af0c5ed78d2833f4 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 23 Jan 2022 17:40:46 +0300 Subject: [PATCH] sway/config: don't create wob socket via exec Instead, use a systemd socket unit (wob.socket) that triggers the wob.service unit. --- sway/config | 1 - 1 file changed, 1 deletion(-) diff --git a/sway/config b/sway/config index 88fa670..d0e99a3 100644 --- a/sway/config +++ b/sway/config @@ -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 #