From ce23c5671708a978814f9235501e6ac9cac6aa64 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Fri, 27 May 2022 15:41:29 +0100 Subject: [PATCH] sway: Unbind Ctrl+Space so neovim can have it --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/config b/sway/config index 8a502cb..e655823 100644 --- a/sway/config +++ b/sway/config @@ -156,7 +156,7 @@ seat seat0 hide_cursor 5000 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 include /etc/sway/config.d/*