From 05a8f3c75522dd9b8c905fb6133fb7b79583654b Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Tue, 7 Mar 2023 16:18:59 +0200 Subject: Did some changes t rc.lua --- kitty/.config/kitty/kitty.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kitty') diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index c3ad94a..aef65cc 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -205,7 +205,7 @@ box_drawing_scale 0.001, 1, 1.5, 2 #: special keyword: background. Note that if cursor is set to none #: then this setting is ignored. -cursor_shape underline +cursor_shape beam #: The cursor shape can be one of (block, beam, underline). Note that #: when reloading the config this will be changed only if the cursor @@ -943,9 +943,9 @@ inactive_tab_font_style normal #: The foreground and background colors -background_opacity 1.0 +# background_opacity 1.0 # background_opacity 0.90 -# background_opacity 0.50 +background_opacity 1.00 #: 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 -- cgit v1.2.3