summaryrefslogtreecommitdiff
path: root/nix/modules/home/kitty.nix
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-10-06 16:05:07 -0700
committerPreston Pan <ret2pop@gmail.com>2025-10-06 16:05:07 -0700
commit841c06b106ad501643c35f48f2ced1c2d6a78641 (patch)
tree76e32ab8f43ebd79bce73b9b06b03a0e56d8a3ce /nix/modules/home/kitty.nix
parent8a036cf21982210045685fe748afaf6be5aef042 (diff)
working version before flake update
Diffstat (limited to 'nix/modules/home/kitty.nix')
-rw-r--r--nix/modules/home/kitty.nix2
1 files changed, 1 insertions, 1 deletions
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";