From f4017a872e2aafc00c42a2e1b22e13192eeb52a8 Mon Sep 17 00:00:00 2001 From: Adam Date: Sun, 5 Mar 2023 11:56:41 -0500 Subject: [PATCH] make kitty smol --- .config/kitty/kitty.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 4d86dde..ddbfc29 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -24,7 +24,7 @@ font_family JetBrainsMono Nerd Font #: italic_font Operator Mono Book Italic #: bold_italic_font Operator Mono Medium Italic -font_size 16.0 +font_size 14 #: Font size (in pts) @@ -756,7 +756,7 @@ single_window_margin_width 3 #: Fade the text in inactive windows by the specified amount (a number #: between zero and one, with zero being fully faded). -hide_window_decorations yes +# hide_window_decorations yes #: Hide the window decorations (title-bar and window borders) with #: yes. On macOS, titlebar-only can be used to only hide the titlebar. @@ -991,7 +991,7 @@ hide_window_decorations yes #: The foreground and background colors. -background_opacity .65 +background_opacity .93 #: The opacity of the background. A number between zero and one, where #: one is opaque and zero is fully transparent. This will only work if