From 09e7cf02bfceeccbcb9b8b6850a6da7232967b38 Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 8 Aug 2025 14:19:08 +0200 Subject: [PATCH] .config/i3/config --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 &"