dunst: Improve dunst keybindings
This commit is contained in:
parent
1e5bcc0e47
commit
4962c99ca6
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue