mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[sway] add dunstctl commands keyboard shortcuts in dunst
This commit is contained in:
parent
742d40ea7b
commit
a35e9b1f64
1 changed files with 6 additions and 0 deletions
|
@ -86,6 +86,12 @@ bindsym $mod+e exec subl3
|
|||
bindsym $mod+w exec firefox
|
||||
bindsym $mod+u exec feedreader
|
||||
|
||||
# dunst
|
||||
bindsym $mod+dead_circumflex exec dunstctl close
|
||||
bindsym $mod+Shift+dead_circumflex exec dunstctl close-all
|
||||
bindsym $mod+minus exec dunstctl history-pop
|
||||
bindsym $mod+plus exec dunstctl context
|
||||
|
||||
# to prevent gnome-help
|
||||
bindsym F1 exec :
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue