dunst: Improve dunst keybindings

This commit is contained in:
finga 2024-04-27 14:58:39 +02:00
parent 1e5bcc0e47
commit 4962c99ca6

View file

@ -1,4 +1,4 @@
# dunst control
bindsym $mod+period exec dunstctl close
bindsym $mod+Shift+period exec dunstctl close-all
bindsym $mod+comma exec dunstctl history-pop
bindsym $mod+comma exec dunstctl close
bindsym $mod+Shift+comma exec dunstctl close-all
bindsym $mod+period exec dunstctl history-pop