Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
58d7fd3d
Commit
58d7fd3d
authored
Oct 05, 2022
by
Jay Ta'ala
Browse files
Merge branch 'reverse-layout' into development
parents
a96fa824
f0ca3d64
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
58d7fd3d
...
...
@@ -62,6 +62,7 @@ client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
workspace_layout tabbed reverse
# set my quick tabbed/stacked toggle
bindsym $mod+q layout fill_order toggle
bindsym $mod+e layout toggle tabbed stacked
# set default window title_align
...
...
@@ -286,8 +287,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;
# focus the parent container
bindsym $mod+
q
focus parent
bindsym $mod+Escape focus child
bindsym $mod+
Escape
focus parent
bindsym $mod+
$mod_next+
Escape focus child
# Workspace names
# to display names or symbols instead of plain workspace numbers you can use
...
...
i3/config.simple
View file @
58d7fd3d
...
...
@@ -62,6 +62,7 @@ client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
workspace_layout tabbed reverse
# set my quick tabbed/stacked toggle
bindsym $mod+q layout fill_order toggle
bindsym $mod+e layout toggle tabbed stacked
# set default window title_align
...
...
@@ -258,8 +259,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;
# focus the parent container
bindsym $mod+
q
focus parent
bindsym $mod+Escape focus child
bindsym $mod+
Escape
focus parent
bindsym $mod+
$mod_next+
Escape focus child
# Workspace names
# to display names or symbols instead of plain workspace numbers you can use
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment