aboutsummaryrefslogtreecommitdiffstats
path: root/kitty
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-06-29 22:22:25 -0700
committerGravatar Tom Willemse2021-06-29 22:24:02 -0700
commit58dac9e92287ffcb5fcddae89e4d3cdcf382dff3 (patch)
treeae9804edd72100f1d8ede072b17ed45905ba7313 /kitty
parent70b4bad24d10741f140c6037e8f2d152a0db1b48 (diff)
downloadnew-dotfiles-58dac9e92287ffcb5fcddae89e4d3cdcf382dff3.tar.gz
new-dotfiles-58dac9e92287ffcb5fcddae89e4d3cdcf382dff3.zip
[kitty] Change the order of the enabled layouts
This makes the `vertical' layout the default.
Diffstat (limited to 'kitty')
-rw-r--r--kitty/.config/kitty/kitty.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf
index 6f54d49..fb381d2 100644
--- a/kitty/.config/kitty/kitty.conf
+++ b/kitty/.config/kitty/kitty.conf
@@ -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