Change dunstctl shortcuts
parent
c47083eeea
commit
f95fae733b
|
@ -208,9 +208,9 @@ bindsym $mod+r mode "$resize_mode"
|
||||||
# BINDINGS FOR NOTIFICATIONS
|
# BINDINGS FOR NOTIFICATIONS
|
||||||
##################################
|
##################################
|
||||||
|
|
||||||
bindsym Shift+space exec dunstctl close
|
bindsym Ctrl+Shift+space exec dunstctl close-all
|
||||||
bindsym Shift+$mod+space exec dunstctl history-pop
|
bindsym Ctrl+$mod+space exec dunstctl history-pop
|
||||||
bindsym Shift+$mod+g exec dunstctl context
|
bindsym Shift+BackSpace exec dunstctl close
|
||||||
|
|
||||||
##################################
|
##################################
|
||||||
# OPERATIONS FOR SPECIFIC WINDOWS
|
# OPERATIONS FOR SPECIFIC WINDOWS
|
||||||
|
|
Loading…
Reference in New Issue