From e78d843c3f4a3eb2a229340075bb7e1bbe01fe16 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Thu, 30 Jun 2022 00:42:28 +0200 Subject: [PATCH] Short fun with kitty. --- _unused/kitty/kitty.conf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/_unused/kitty/kitty.conf b/_unused/kitty/kitty.conf index 22b3b61..eec2286 100644 --- a/_unused/kitty/kitty.conf +++ b/_unused/kitty/kitty.conf @@ -3,8 +3,10 @@ bold_font Roboto Mono Bold Nerd Font Complete italic_font Roboto Mono Medium Italic Nerd Font Complete bold_italic_font Roboto Mono Bold Italic Nerd Font Complete font_size 11 +adjust_column_width -1 +background_opacity 1.0 cursor #c7c7c7 -cursor_text_color #161616 +cursor_text_color #272822 cursor_shape beam cursor_beam_thickness 1.5 cursor_blink_interval 0 @@ -26,14 +28,13 @@ window_alert_on_bell yes remember_window_size no initial_window_width 1200 initial_window_height 800 -window_padding_width 2 +window_padding_width 1.7 hide_window_decorations yes update_check_interval 0 term xterm-256color foreground #c7c7c7 -background #161616 -background_opacity 1.0 +background #272822 selection_foreground #000000 selection_background #fffacd color0 #161616