From 79935e5fe434f7113e0dcbbb76ae817d6dbdb3a5 Mon Sep 17 00:00:00 2001 From: aether <72214839+v1gg123@users.noreply.github.com> Date: Thu, 26 Aug 2021 20:16:56 +0200 Subject: [PATCH] add kitty.conf --- kitty.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 kitty.conf diff --git a/kitty.conf b/kitty.conf new file mode 100644 index 0000000..d46c79b --- /dev/null +++ b/kitty.conf @@ -0,0 +1,16 @@ +font_family Source Code Pro + +italic_font auto +ld_font auto +bold_italic_font auto + +font_size 20 +font size_delta 2 + + +foreground #eee8fd +background #132a33 +background_opacity 0.90 +cursor #9fa3c2 + +enable_audio_bell no