Wallpaper : Enable contrast text.
This commit is contained in:
parent
6413202319
commit
866b69e7e5
|
@ -1,7 +1,7 @@
|
||||||
{ pkgs, lib, ... }: with lib; let
|
{ pkgs, lib, ... }: with lib; let
|
||||||
url = "https://i.imgur.com/0hghmnl.png";
|
url = "https://i.imgur.com/0hghmnl.png";
|
||||||
sha256 = "0l963jwb40xx7prnr58yfj5lvqmqw9nifn970dhqvzlcbfq17nbp";
|
sha256 = "0l963jwb40xx7prnr58yfj5lvqmqw9nifn970dhqvzlcbfq17nbp";
|
||||||
forceContrastText = false;
|
forceContrastText = true;
|
||||||
in {
|
in {
|
||||||
options = {
|
options = {
|
||||||
module.wallpaper = {
|
module.wallpaper = {
|
||||||
|
|
Loading…
Reference in a new issue