diff --git a/conf.d/kitty/window_layout.conf b/conf.d/kitty/window_layout.conf index fac475b..6c041e6 100644 --- a/conf.d/kitty/window_layout.conf +++ b/conf.d/kitty/window_layout.conf @@ -13,7 +13,7 @@ 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 stack,grid,fat #: The enabled window layouts. A comma separated list of layout names. #: The special value all means all layouts. The first listed layout