One-hand notification closing
parent
bfbe0747a6
commit
8a7ea7a0fc
|
@ -7,6 +7,7 @@ dunst
|
||||||
feh
|
feh
|
||||||
firefox
|
firefox
|
||||||
flameshot
|
flameshot
|
||||||
|
htop
|
||||||
i3-wm
|
i3-wm
|
||||||
i3lock-color
|
i3lock-color
|
||||||
jq
|
jq
|
||||||
|
|
|
@ -196,7 +196,7 @@ bindsym $mod+r mode "$resize_mode"
|
||||||
# BINDINGS FOR NOTIFICATIONS
|
# BINDINGS FOR NOTIFICATIONS
|
||||||
##################################
|
##################################
|
||||||
|
|
||||||
bindsym Ctrl+Shift+BackSpace exec dunstctl close-all
|
bindsym Ctrl+Shift+space exec dunstctl close-all
|
||||||
bindsym Ctrl+$mod+space exec dunstctl history-pop
|
bindsym Ctrl+$mod+space exec dunstctl history-pop
|
||||||
bindsym Shift+BackSpace exec dunstctl close
|
bindsym Shift+BackSpace exec dunstctl close
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue