.config/i3/config

This commit is contained in:
q3aql 2025-08-08 14:19:08 +02:00
parent a5f3f0ec6c
commit 09e7cf02bf

View File

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