diff --git a/.config/i3/config b/.config/i3/config index 9708aa5..b1f54f4 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -26,7 +26,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 dunst && sleep 2 && dunst &" +exec --no-startup-id "killall dunst ; sleep 2 && dunst &" # Load Apps exec --no-startup-id "keepassxc &"