From 3e2b2c1beb85dce314d5dc67294aa55643f2aa6d Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sat, 8 Jun 2024 17:42:11 +0300 Subject: Changed screenshot script to use flameshot instead and also fixed delay when yanking in neovim --- kitty/.config/kitty/kitty.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kitty/.config') diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 27c7eb0..28bfd07 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -944,8 +944,8 @@ inactive_tab_font_style normal #: The foreground and background colors -# background_opacity 1.0 -background_opacity 0.50 +background_opacity 9.0 +# background_opacity 0.50 # background_opacity 1.00 #: The opacity of the background. A number between 0 and 1, where 1 is -- cgit v1.2.3