From c6597eae480d1645a89e4ba44ea8f0435f0e0dff Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sun, 11 Oct 2015 11:50:01 -0400 Subject: Remove annoying "select parent" from i3config. --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index ed8f6d7..9e49a23 100644 --- a/i3/config +++ b/i3/config @@ -72,7 +72,7 @@ bindsym Mod4+Shift+space floating toggle bindsym Mod4+space focus mode_toggle # focus the parent container -bindsym Mod4+a focus parent +# bindsym Mod4+a focus parent # focus the child container #bindsym Mod4+d focus child -- cgit v1.2.3