From fbdf71cb5c3bc02e88b9351d8f38535fda92175c Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 8 Aug 2025 14:20:02 +0200 Subject: [PATCH] .config/sway/config --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 5c59ca6..6345977 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -23,7 +23,7 @@ exec --no-startup-id systemctl --user restart pipewire exec --no-startup-id systemctl --user restart pipewire-pulse # Run notification -exec --no-startup-id "killall swaync && sleep 2 && swaync &" +exec --no-startup-id "killall swaync ; sleep 2 && swaync &" # Load Apps exec --no-startup-id "keepassxc &"