eww: Increase opacity of time overlay

This commit is contained in:
Donovan Glover 2024-07-18 21:32:12 -04:00
parent 8f45534128
commit c27a257adc
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -57,7 +57,7 @@ in
font-weight: bold; font-weight: bold;
text-shadow: 0 0 0.075em #${base00}; text-shadow: 0 0 0.075em #${base00};
font-size: 32px; font-size: 32px;
opacity: 0.1; opacity: 0.4;
} }
''; '';
} }