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
f0ca3d64
Commit
f0ca3d64
authored
Oct 05, 2022
by
Jay Ta'ala
Browse files
Changes to fill_order toggle layout.
parent
f5eda277
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
f0ca3d64
...
@@ -62,8 +62,8 @@ client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
...
@@ -62,8 +62,8 @@ client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
workspace_layout tabbed reverse
workspace_layout tabbed reverse
# set my quick tabbed/stacked toggle
# set my quick tabbed/stacked toggle
bindsym $mod+q layout fill_order toggle
bindsym $mod+e layout toggle tabbed stacked
bindsym $mod+e layout toggle tabbed stacked
bindsym $mod+$mod_next+e layout fill_order toggle
# set default window title_align
# set default window title_align
title_align center
title_align center
...
@@ -291,8 +291,8 @@ bindsym $mod+$mod_next+i exec --no-startup-id xprop -id $(xdotool getactivewindo
...
@@ -291,8 +291,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
...
...
i3/config.simple
View file @
f0ca3d64
...
@@ -62,8 +62,8 @@ client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
...
@@ -62,8 +62,8 @@ client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
workspace_layout tabbed reverse
workspace_layout tabbed reverse
# set my quick tabbed/stacked toggle
# set my quick tabbed/stacked toggle
bindsym $mod+q layout fill_order toggle
bindsym $mod+e layout toggle tabbed stacked
bindsym $mod+e layout toggle tabbed stacked
bindsym $mod+$mod_next+e layout fill_order toggle
# set default window title_align
# set default window title_align
title_align center
title_align center
...
@@ -263,8 +263,8 @@ bindsym $mod+$mod_next+i exec --no-startup-id xprop -id $(xdotool getactivewindo
...
@@ -263,8 +263,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
...
...
Jay Ta'ala
@j.taala
mentioned in commit
5721027c
·
Oct 12, 2022
mentioned in commit
5721027c
mentioned in commit 5721027c5aef2067ea189c0acdf3f08d01023a3b
Toggle commit list
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