From 10749634ee3645b60aae70369481ecea11bdf838 Mon Sep 17 00:00:00 2001 From: cy Date: Mon, 26 May 2025 08:08:03 -0400 Subject: [PATCH] kitty set oapacity = 0.9 --- home/kitty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/kitty.nix b/home/kitty.nix index 40f25ef..df48225 100644 --- a/home/kitty.nix +++ b/home/kitty.nix @@ -13,7 +13,7 @@ # for confirmation confirm_os_window_close = 0; clear_all_shortcuts = true; - background_opacity = 0.85; + background_opacity = 0.9; # will probably lower this later but the max allowed is actually 4GB # this is NOT stored in memory and can only be viewed with scrollback_pager