diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index c5fa8b8..4a21c9a 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -23,7 +23,7 @@ bold_italic_font JetBrains Mono Bold Italic #: italic_font Operator Mono Book Italic #: bold_italic_font Operator Mono Medium Italic -font_size 13.0 +font_size 11.0 #: Font size (in pts) @@ -301,7 +301,7 @@ copy_on_select yes #: suffix of "c" on the width/height values to have them interpreted #: as number of cells instead of pixels. -# enabled_layouts * +enabled_layouts fat,grid,tall #: The enabled window layouts. A comma separated list of layout names. #: The special value all means all layouts. The first listed layout @@ -464,7 +464,7 @@ background #282828 #: The foreground and background colors -# background_opacity 1.0 +background_opacity 0.85 #: The opacity of the background. A number between 0 and 1, where 1 is #: opaque and 0 is fully transparent. This will only work if