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 &"