From 82de5a00de77fa4894e3b4b9ecccb27c61789d04 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Fri, 11 Nov 2022 14:41:41 +0100 Subject: [PATCH] [Kitty] Only enable some layouts --- .config/kitty/kitty.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index b692ea1..a205ee1 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -404,7 +404,8 @@ initial_window_height 400 #: suffix of "c" on the width/height values to have them interpreted #: as number of cells instead of pixels. -enabled_layouts * +# enabled_layouts * +enabled_layouts tall,tall:mirrored=true,fat,fat:mirrored=true #: The enabled window layouts. A comma separated list of layout names. #: The special value all means all layouts. The first listed layout