sway: add dunst toggle keybind
This commit is contained in:
parent
37e1948f38
commit
20e10bb5b8
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -225,7 +225,7 @@ bindsym $mod+c [con_mark="c"] scratchpad show
|
||||||
#
|
#
|
||||||
bindsym $mod+comma exec dunstctl close-all
|
bindsym $mod+comma exec dunstctl close-all
|
||||||
bindsym $mod+period exec dunstctl history-pop
|
bindsym $mod+period exec dunstctl history-pop
|
||||||
|
bindsym $mod+Shift+period exec dunstctl set-paused toggle
|
||||||
|
|
||||||
#
|
#
|
||||||
# Modes
|
# Modes
|
||||||
|
|
Loading…
Reference in a new issue