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
031da67f
Commit
031da67f
authored
Sep 13, 2022
by
Jay Ta'ala
Browse files
Added bindsym to vacate master or stack stacked layouts.
parent
bb9a8f73
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
031da67f
...
...
@@ -189,6 +189,8 @@ 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
# move focused window
bindsym $mod+Shift+h move left 50px
...
...
i3/config.simple
View file @
031da67f
...
...
@@ -160,6 +160,8 @@ 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
# move focused window
bindsym $mod+Shift+h move left 50px
...
...
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