summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index e0d5472..62ea3bc 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -7,7 +7,7 @@ exec_always --no-startup-id /usr/libexec/polkit-gnome-authentication-agent-1
exec_always --no-startup-id dbus-update-activation-environment --all
exec_always --no-startup-id gnome-keyring-daemon --start --components=secrets,ssh
-exec gentoo-pipewire-launcher restart &
+exec_always --no-startup-id gentoo-pipewire-launcher restart &
exec swayidle -w \
timeout 3600 'swaylock -f -c 000000' \