Change dunstctl shortcuts

master
Quentin Duchemin 2022-11-04 12:37:42 +01:00
parent c47083eeea
commit f95fae733b
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 3 additions and 3 deletions

View File

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