Adjust opacity values a bit (again)

This commit is contained in:
Evie Litherland-Smith 2024-03-19 15:04:27 +00:00
parent 727f5b12d4
commit aa4a552bc6

View file

@ -14,11 +14,11 @@
image = ../wallpapers/waves/cat-waves.png; image = ../wallpapers/waves/cat-waves.png;
polarity = "dark"; polarity = "dark";
opacity = let opacity = let
default = 0.70; default = 0.80;
in { in {
applications = default; applications = default;
desktop = default; desktop = default;
popups = 0.85; popups = default;
terminal = default; terminal = default;
}; };
cursor = let cursor = let