1
0
Fork 0

sway: Unbind Ctrl+Space so neovim can have it

This commit is contained in:
Jeremy Kaplan 2022-05-27 15:41:29 +01:00
commit ce23c56717

View file

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