mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-15 04:34:21 +02:00
i3: no need to change split orientation, just switch to tiling mode
So, we can use $mod+e for that. The border color gives a hint and now we just need to know if we are stacked or tabbed.
This commit is contained in:
parent
c1117ba343
commit
627cde02b5
1 changed files with 0 additions and 3 deletions
3
config
3
config
|
@ -79,9 +79,6 @@ bindsym $mod+Ctrl+$down resize grow height 10 px or 2 ppt
|
|||
bindsym $mod+Ctrl+$up resize shrink height 10 px or 2 ppt
|
||||
bindsym $mod+Ctrl+$right resize grow width 10 px or 2 ppt
|
||||
|
||||
# change split orientation
|
||||
bindsym $mod+v split toggle
|
||||
|
||||
# enter fullscreen mode for the focused container
|
||||
bindsym $mod+f fullscreen toggle
|
||||
bindsym $mod+Shift+f fullscreen toggle global
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue