Quellcode durchsuchen

Uncomment the 'focus child container' line

DricomDragon vor 5 Jahren
Ursprung
Commit
f5e152a8b6
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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