From 841c06b106ad501643c35f48f2ced1c2d6a78641 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Mon, 6 Oct 2025 16:05:07 -0700 Subject: working version before flake update --- nix/modules/home/kitty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/modules/home/kitty.nix') diff --git a/nix/modules/home/kitty.nix b/nix/modules/home/kitty.nix index b99736e..b3e6e33 100644 --- a/nix/modules/home/kitty.nix +++ b/nix/modules/home/kitty.nix @@ -7,7 +7,7 @@ font_family = "Iosevka Nerd Font"; font_size = 14; confirm_os_window_close = 0; - background_opacity = "0.9"; + background_opacity = "0.7"; # Catppuccin theme foreground = "#cdd6f4"; background = "#1e1e2e"; -- cgit v1.3