mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-02 16:05:52 +02:00
eww: Increase opacity of time overlay
This commit is contained in:
parent
8f45534128
commit
c27a257adc
@ -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;
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user