diff options
author | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-10-11 11:50:01 -0400 |
---|---|---|
committer | Kjetil Orbekk <kjetil.orbekk@gmail.com> | 2015-10-11 11:50:01 -0400 |
commit | c6597eae480d1645a89e4ba44ea8f0435f0e0dff (patch) | |
tree | 5406926841ba7600398567da84588afc599c5e25 | |
parent | 05e4a67576fb8a302da293b54bded555879fcd08 (diff) |
Remove annoying "select parent" from i3config.
-rw-r--r-- | i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |