sway: Unbind Ctrl+Space so neovim can have it
This commit is contained in:
parent
3d155d5226
commit
ce23c56717
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ seat seat0 hide_cursor 5000
|
||||||
|
|
||||||
bindsym $super+x exec cb-clear
|
bindsym $super+x exec cb-clear
|
||||||
|
|
||||||
bindsym Ctrl+Space exec makoctl dismiss
|
bindsym Ctrl+Backspace exec makoctl dismiss
|
||||||
bindsym Ctrl+Alt+Space exec makoctl restore
|
bindsym Ctrl+Alt+Space exec makoctl restore
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue