Add Mod+Tab to i3 config for moving focus

Buddy Sandidge 6 years ago
parent f967107009
commit 1219b628c1

@ -78,10 +78,10 @@ bindsym $mod+w layout tabbed
bindsym $mod+e layout toggle split bindsym $mod+e layout toggle split
# toggle tiling / floating # toggle tiling / floating
#bindsym $mod+Shift+space floating toggle bindsym $mod+Shift+Tab floating toggle
# change focus between tiling / floating windows # change focus between tiling / floating windows
#bindsym $mod+space focus mode_toggle bindsym $mod+Tab focus mode_toggle
# focus the parent container # focus the parent container
bindsym $mod+a focus parent bindsym $mod+a focus parent

Loading…
Cancel
Save