Commit 1a3cb9f6 authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Updated focus parent, child bindsyms.

parent ed9613ec
...@@ -63,7 +63,7 @@ workspace_layout tabbed reverse ...@@ -63,7 +63,7 @@ workspace_layout tabbed reverse
# set my quick tabbed/stacked toggle # set my quick tabbed/stacked toggle
bindsym $mod+e layout toggle tabbed stacked bindsym $mod+e layout toggle tabbed stacked
bindsym $mod+$mod_next+e layout fill_order toggle bindsym $mod+q layout fill_order toggle
# set default window title_align # set default window title_align
title_align center title_align center
...@@ -307,8 +307,8 @@ bindsym $mod+$mod_next+i exec --no-startup-id xprop -id $(xdotool getactivewindo ...@@ -307,8 +307,8 @@ bindsym $mod+$mod_next+i exec --no-startup-id xprop -id $(xdotool getactivewindo
bindsym $mod++Shift+i exec --no-startup-id xprop -id $(xdotool getactivewindow) -remove INVERT_FLAG; bindsym $mod++Shift+i exec --no-startup-id xprop -id $(xdotool getactivewindow) -remove INVERT_FLAG;
# focus the parent container # focus the parent container
bindsym $mod+q focus parent bindsym $mod+Escape focus parent
bindsym $mod+Escape focus child bindsym $mod+$mod_next+Escape focus child
# Workspace names # Workspace names
# to display names or symbols instead of plain workspace numbers you can use # to display names or symbols instead of plain workspace numbers you can use
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment