Using only ctrl for dunst binds is buggy
This commit is contained in:
parent
b4f022eb9b
commit
e7a02dfb22
1 changed files with 4 additions and 4 deletions
|
@ -111,11 +111,11 @@ super + Escape
|
||||||
rofi -show powermenu -modi powermenu:~/.config/rofi/rofi-power-menu
|
rofi -show powermenu -modi powermenu:~/.config/rofi/rofi-power-menu
|
||||||
|
|
||||||
# Dunst
|
# Dunst
|
||||||
ctrl + grave
|
super + ctrl + grave
|
||||||
dunstctl history-pop
|
dunstctl history-pop
|
||||||
ctrl + space
|
super + ctrl + space
|
||||||
dunstctl close
|
dunstctl close
|
||||||
ctrl + shift + space
|
super + shift + space
|
||||||
dunstctl close-all
|
dunstctl close-all
|
||||||
ctrl + shift + period
|
super + ctrl + /
|
||||||
dunstclt context
|
dunstclt context
|
||||||
|
|
Loading…
Reference in a new issue