Browse Source

Uncomment the 'focus child container' line

DricomDragon 5 years ago
parent
commit
f5e152a8b6
1 changed files with 1 additions and 1 deletions
  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