sway: Fix collision with vim keybindings
This commit is contained in:
parent
95b669dc55
commit
805f981409
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 Ctrl+Backspace exec makoctl dismiss
|
bindsym $super+Alt+Space exec makoctl dismiss
|
||||||
bindsym Ctrl+Alt+Space exec makoctl restore
|
bindsym $super+Alt+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