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
bbece3e3
Commit
bbece3e3
authored
Aug 10, 2022
by
Jay Ta'ala
Browse files
Added bindsym to create tabbed child container.
parent
79117453
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
bbece3e3
...
...
@@ -249,6 +249,7 @@ bindsym $mod_next+Shift+s layout stacking, layout fill_order default
# child container layout bindsyms (creates a child container from currently select window)
bindsym $mod+c split h, layout splitv
bindsym $mod+$mod_next+c split h, layout tabbed reverse
# toggle fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle
...
...
i3/config.simple
View file @
bbece3e3
...
...
@@ -220,6 +220,7 @@ bindsym $mod_next+Shift+s layout stacking, layout fill_order default
# child container layout bindsyms (creates a child container from currently select window)
bindsym $mod+c split h, layout splitv
bindsym $mod+$mod_next+c split h, layout tabbed reverse
# 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