Procházet zdrojové kódy

Uncomment the 'focus child container' line

DricomDragon před 5 roky
rodič
revize
f5e152a8b6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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