Default to tabbed layout
This commit is contained in:
parent
48cf6c5805
commit
e2c2ccb21a
|
@ -32,15 +32,7 @@ set $mod Mod4
|
||||||
#####################
|
#####################
|
||||||
|
|
||||||
# default i3 tiling mode:
|
# default i3 tiling mode:
|
||||||
workspace_layout default
|
workspace_layout tabbed
|
||||||
|
|
||||||
# i3 stacking layout:
|
|
||||||
# Each window will be fullscreen and tabbed top to bottom.
|
|
||||||
#workspace_layout stacking
|
|
||||||
|
|
||||||
# i3 tabbed layout:
|
|
||||||
# Each new window will open fullscreen as a tab (left to right)
|
|
||||||
#workspace_layout tabbed
|
|
||||||
|
|
||||||
##############################
|
##############################
|
||||||
# extra options for windows: #
|
# extra options for windows: #
|
||||||
|
|
Loading…
Reference in a new issue