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
5302fa62
Commit
5302fa62
authored
Aug 25, 2018
by
Jay Ta'ala
Browse files
Merge branch 'development'
parents
8bdfa329
a53a497a
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
5302fa62
...
...
@@ -121,13 +121,13 @@ bindsym $mod+Mod1+s split h; layout stacking
bindsym $mod+w layout tabbed;exec notify-send 'tabbed layout'
bindsym $mod+Mod1+w split h; layout tabbed
# special combo for vertical split of two windows next to each other
(and inverse method)
# special combo for vertical split of two windows next to each other
bindsym $mod+x layout splith, split v, focus right, move left, focus up
bindsym $mod+Shift+x
focus down, move right
, focus left, move right
bindsym $mod+Shift+x
layout splith, split v
, focus left, move right
, move up, focus down
# special combo for tabbed split of two windows next to each other
(and inverse method)
# special combo for tabbed split of two windows next to each other
bindsym $mod+z split h, layout tabbed, focus right, move left, focus left
bindsym $mod+Shift+z
move left, focus right, move lef
t
bindsym $mod+Shift+z
split h, layout tabbed, focus left, move right, focus righ
t
# 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