sway: Add keybind to dismiss all notifications
This commit is contained in:
parent
be2682111b
commit
6c86427582
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ seat seat0 hide_cursor 5000
|
||||||
bindsym $super+x exec cb-clear
|
bindsym $super+x exec cb-clear
|
||||||
|
|
||||||
bindsym $super+Backspace exec makoctl dismiss
|
bindsym $super+Backspace exec makoctl dismiss
|
||||||
|
bindsym $super+Ctrl+Backspace exec makoctl dismiss --all
|
||||||
bindsym $super+Shift+Backspace exec makoctl restore
|
bindsym $super+Shift+Backspace exec makoctl restore
|
||||||
|
|
||||||
assign [class="Beeper"] workspace number 9
|
assign [class="Beeper"] workspace number 9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue