diff --git a/modules/home/kitty.nix b/modules/home/kitty.nix index 06aebd0..b175a4a 100644 --- a/modules/home/kitty.nix +++ b/modules/home/kitty.nix @@ -12,7 +12,7 @@ settings = { font_family = "JetBrainsMono Nerd Font"; confirm_os_window_close = 0; - background_opacity = "0.7"; + background_opacity = "0.85"; scrollback_lines = 10000; enable_audio_bell = false; update_check_interval = 0;