浏览代码

Uncomment the 'focus child container' line

DricomDragon 5 年之前
父节点
当前提交
f5e152a8b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Install/Templates/i3/config

+ 1 - 1
Install/Templates/i3/config

@@ -98,7 +98,7 @@ bindsym $mod+space focus mode_toggle
 bindsym $mod+a focus parent
 
 # focus the child container
-#bindsym $mod+e focus child
+bindsym $mod+e focus child
 
 # move the currently focused window to the scratchpad
 bindsym $mod+Shift+semicolon move scratchpad