1
0
Fork 0

sway: Add keybind to dismiss all notifications

This commit is contained in:
Jeremy Kaplan 2024-05-21 14:24:27 -04:00
commit 6c86427582

View file

@ -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