kitty: Opaque window even on dark theme
Transcluent background is surely useful for some cases. However, it was
more distracting thus harmful to me.
Changes
1 changed files
(+1/-5)
-
-
{
theme = "Catppuccin-${toCapital cfg.flavor}";
-
settings.background_opacity =
-
if cfg.flavor == "latte" then
-
"1.0"
-
else
-
"0.9";
+
settings.background_opacity = "1.0";
};
programs.foot =
- Authored by
-
Shota FUJI
- Authored at
-
- Committed by
-
Shota FUJI
- Committed at
-
- Signature
-
View
- Object name
- b37eb0464425511fcf131c96fa1c80a201a9e0ce
- Parent
-
b3405e78
- Tab width
-