1
0
Fork 0

sway: Use Ctrl instead of Alt for notification bindings

This commit is contained in:
Jeremy Kaplan 2022-06-11 18:39:41 -07:00
commit efe7c23062

View file

@ -156,7 +156,7 @@ seat seat0 hide_cursor 5000
bindsym $super+x exec cb-clear bindsym $super+x exec cb-clear
bindsym $super+Alt+Space exec makoctl dismiss bindsym $super+Ctrl+Space exec makoctl dismiss
bindsym $super+Alt+Backspace exec makoctl restore bindsym $super+Ctrl+Backspace exec makoctl restore
include /etc/sway/config.d/* include /etc/sway/config.d/*