Skip to content

Commit

Permalink
eww: Increase opacity of time overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
donovanglover committed Jul 19, 2024
1 parent 8f45534 commit c27a257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/eww.nix
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ in
font-weight: bold;
text-shadow: 0 0 0.075em #${base00};
font-size: 32px;
opacity: 0.1;
opacity: 0.4;
}
'';
}

0 comments on commit c27a257

Please sign in to comment.