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;
polarity = "dark";
opacity = let
default = 0.70;
default = 0.80;
in {
applications = default;
desktop = default;
popups = 0.85;
popups = default;
terminal = default;
};
cursor = let