dunst: Add keybindings for dunst

In order to control dunst from the keyboard create some keybindings.
This commit is contained in:
finga 2023-06-23 11:12:07 +02:00
parent 13d7c606c2
commit 28a0adf76c
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +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