From 58dac9e92287ffcb5fcddae89e4d3cdcf382dff3 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 29 Jun 2021 22:22:25 -0700 Subject: [kitty] Change the order of the enabled layouts This makes the `vertical' layout the default. --- kitty/.config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kitty') 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 -- cgit v1.2.3-54-g00ecf