mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-27 03:58:51 +02:00
i3: prefer tabbed windows
This commit is contained in:
parent
aaaa820585
commit
84d4a93c92
1 changed files with 2 additions and 2 deletions
4
config
4
config
|
@ -83,8 +83,8 @@ bindsym $mod+Ctrl+$right resize grow width 10 px or 2 ppt
|
||||||
bindsym $mod+f fullscreen toggle
|
bindsym $mod+f fullscreen toggle
|
||||||
bindsym $mod+Shift+f fullscreen toggle global
|
bindsym $mod+Shift+f fullscreen toggle global
|
||||||
|
|
||||||
# change container layout (stacked, toggle split)
|
# change container layout (tabbed, toggle split)
|
||||||
bindsym $mod+e layout stacking
|
bindsym $mod+e layout tabbed
|
||||||
bindsym $mod+w layout toggle split
|
bindsym $mod+w layout toggle split
|
||||||
|
|
||||||
# toggle tiling / floating
|
# toggle tiling / floating
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue