Change dunstctl bindings

master
Quentin Duchemin 2022-11-03 18:06:23 +01:00
parent 706a5210f4
commit 967bf6ad82
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 3 additions and 3 deletions

View File

@ -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