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
|
||||
|
||||
# Dunst
|
||||
ctrl + grave
|
||||
super + ctrl + grave
|
||||
dunstctl history-pop
|
||||
ctrl + space
|
||||
super + ctrl + space
|
||||
dunstctl close
|
||||
ctrl + shift + space
|
||||
super + shift + space
|
||||
dunstctl close-all
|
||||
ctrl + shift + period
|
||||
super + ctrl + /
|
||||
dunstclt context
|
||||
|
|
Loading…
Reference in a new issue