[kitty] Change the order of the enabled layouts
This makes the `vertical' layout the default.
This commit is contained in:
parent
70b4bad24d
commit
58dac9e922
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ visual_bell_duration 0
|
|||
#: suffix of "c" on the width/height values to have them interpreted
|
||||
#: as number of cells instead of pixels.
|
||||
|
||||
# enabled_layouts *
|
||||
enabled_layouts vertical:horizontal:grid:stack:tall:splits
|
||||
|
||||
#: The enabled window layouts. A comma separated list of layout names.
|
||||
#: The special value all means all layouts. The first listed layout
|
||||
|
|
Loading…
Reference in a new issue