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
1f2309ec
Commit
1f2309ec
authored
Oct 03, 2022
by
Jay Ta'ala
Browse files
Merge branch 'reverse-layout' into development
parents
e98ed68e
f5eda277
Changes
2
Show whitespace changes
Inline
Side-by-side
i3/config
View file @
1f2309ec
...
...
@@ -63,6 +63,7 @@ workspace_layout tabbed reverse
# set my quick tabbed/stacked toggle
bindsym $mod+e layout toggle tabbed stacked
bindsym $mod+$mod_next+e layout fill_order toggle
# set default window title_align
title_align center
...
...
@@ -187,9 +188,7 @@ bindsym $mod+d focus right
# convenience move
bindsym $mod+z move left
bindsym $mod+Shift+z move left; layout fill_order default
bindsym $mod+x move right
bindsym $mod+Shift+x move right; layout fill_order reverse
bindsym $mod+Ctrl+z move left; focus right
bindsym $mod+Ctrl+x move right; focus left
...
...
i3/config.simple
View file @
1f2309ec
...
...
@@ -63,6 +63,7 @@ workspace_layout tabbed reverse
# set my quick tabbed/stacked toggle
bindsym $mod+e layout toggle tabbed stacked
bindsym $mod+$mod_next+e layout fill_order toggle
# set default window title_align
title_align center
...
...
@@ -159,9 +160,7 @@ bindsym $mod+d focus right
# convenience move
bindsym $mod+z move left
bindsym $mod+Shift+z move left; layout fill_order default
bindsym $mod+x move right
bindsym $mod+Shift+x move right; layout fill_order reverse
bindsym $mod+Ctrl+z move left; focus right
bindsym $mod+Ctrl+x move right; focus left
...
...
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