dismiss all notifications with ctrl+shift+space
This commit is contained in:
parent
705dd7ed3f
commit
a581552a80
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
|
bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
|
||||||
|
|
||||||
bindsym ctrl+Space exec makoctl dismiss
|
bindsym ctrl+Space exec makoctl dismiss
|
||||||
|
bindsym ctrl+Shift+Space exec makoctl dismiss --all
|
||||||
#
|
#
|
||||||
# Moving around:
|
# Moving around:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue