diff options
Diffstat (limited to 'nix/modules/home/kitty.nix')
| -rw-r--r-- | nix/modules/home/kitty.nix | 2 |
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"; |
