dunst: Add keybindings for dunst
In order to control dunst from the keyboard create some keybindings.
This commit is contained in:
parent
13d7c606c2
commit
28a0adf76c
2 changed files with 6 additions and 0 deletions
4
.config/sway/config.d/dunst
Normal file
4
.config/sway/config.d/dunst
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue