Change dunstctl bindings
parent
706a5210f4
commit
967bf6ad82
|
@ -211,9 +211,9 @@ bindsym $mod+r mode "$resize_mode"
|
||||||
# BINDINGS FOR NOTIFICATIONS
|
# BINDINGS FOR NOTIFICATIONS
|
||||||
##################################
|
##################################
|
||||||
|
|
||||||
bindsym Control+space exec dunstctl close
|
bindsym Shift+space exec dunstctl close
|
||||||
bindsym Control+$mod+space exec dunstctl history-pop
|
bindsym Shift+$mod+space exec dunstctl history-pop
|
||||||
bindsym Control+$mod+g exec dunstctl context
|
bindsym Shift+$mod+g exec dunstctl context
|
||||||
|
|
||||||
##################################
|
##################################
|
||||||
# OPERATIONS FOR SPECIFIC WINDOWS
|
# OPERATIONS FOR SPECIFIC WINDOWS
|
||||||
|
|
Loading…
Reference in New Issue