From e2f133b5b9b1f34f786a9545513beb5d78883307 Mon Sep 17 00:00:00 2001 From: Brahmajit Das Date: Thu, 12 Mar 2026 07:27:18 +0530 Subject: sway: start gentoo-pipewire-launcher with exec_always Signed-off-by: Brahmajit Das --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' \ -- cgit v1.2.3