From 4f431bcd816b01455bff49d2a0c977851770ccbc Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 29 Oct 2022 11:02:40 -0700 Subject: fix C-i M-g --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index a99d6694..407c3100 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -88,7 +88,7 @@ mode "C-i-" { bindsym s exec ~/src/dotfiles/scripts/desktop/wofi_ssh, mode "default" - bindsym Mod1+g exec makoctl dismiss --all + bindsym Mod1+g exec makoctl dismiss --all, mode "default" # split in horizontal orientation bindsym h split h, mode "default" -- cgit v1.2.3