sway: Use Ctrl instead of Alt for notification bindings
This commit is contained in:
parent
824b5f8f1f
commit
efe7c23062
1 changed files with 2 additions and 2 deletions
|
|
@ -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/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue