Wallpaper : Enable contrast text.

This commit is contained in:
Dmitry Voronin 2024-08-22 04:55:14 +03:00
parent 6413202319
commit 866b69e7e5
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -1,7 +1,7 @@
{ pkgs, lib, ... }: with lib; let
url = "https://i.imgur.com/0hghmnl.png";
sha256 = "0l963jwb40xx7prnr58yfj5lvqmqw9nifn970dhqvzlcbfq17nbp";
forceContrastText = false;
forceContrastText = true;
in {
options = {
module.wallpaper = {