i3: change workspace_layout to tabbed in hopes of encouraging less tabs

This commit is contained in:
Aminda Suomalainen 2020-03-05 11:19:44 +02:00
parent 3ca73b117e
commit 12bbeb2ffc
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 3 additions and 3 deletions

View File

@ -138,9 +138,9 @@ bindsym $mod+a focus parent
# focus the child container
#bindsym $mod+d focus child
# Default to stacking layout as it should be easy to make a grid and I
# probably have too small monitor to benefit from "default",
workspace_layout stacking
# Tabbed uses less space and may show me when I have too many windows in a
# single workspace
workspace_layout tabbed
# Centerize window titles
title_align center