mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-18 06:31:01 +01:00
i3: change workspace_layout to tabbed in hopes of encouraging less tabs
This commit is contained in:
parent
3ca73b117e
commit
12bbeb2ffc
@ -138,9 +138,9 @@ bindsym $mod+a focus parent
|
|||||||
# focus the child container
|
# focus the child container
|
||||||
#bindsym $mod+d focus child
|
#bindsym $mod+d focus child
|
||||||
|
|
||||||
# Default to stacking layout as it should be easy to make a grid and I
|
# Tabbed uses less space and may show me when I have too many windows in a
|
||||||
# probably have too small monitor to benefit from "default",
|
# single workspace
|
||||||
workspace_layout stacking
|
workspace_layout tabbed
|
||||||
|
|
||||||
# Centerize window titles
|
# Centerize window titles
|
||||||
title_align center
|
title_align center
|
||||||
|
Loading…
x
Reference in New Issue
Block a user