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
421bed59
Commit
421bed59
authored
Oct 09, 2018
by
Jay Ta'ala
Browse files
Small fix for special combo stacked moving window into left.
parent
aa0b6595
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
421bed59
...
...
@@ -127,7 +127,7 @@ bindsym $mod+Shift+x split h, layout splith, focus left, move right, focus right
# special combo for stacked split of two windows next to each other
bindsym $mod+z split h, layout stacked, focus right, move left, focus up
bindsym $mod+Shift+z split h, layout stacked, focus left, move right, focus down
bindsym $mod+Shift+z split h, layout stacked, focus left, move right,
move up,
focus down
# toggle fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle
...
...
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