diff --git a/profiles/gui/home/kitty.nix b/profiles/gui/home/kitty.nix index 93a9fd03..9d8cde30 100644 --- a/profiles/gui/home/kitty.nix +++ b/profiles/gui/home/kitty.nix @@ -7,7 +7,7 @@ settings = { font_size = witch.style.font.size; # background = witch.style.base16.color0; - background_opacity = "0.95"; + background_opacity = "0.9"; # foreground = witch.style.base16.color7; # selection_background = witch.style.base16.color7; # selection_foreground = witch.style.base16.color0;