Style: Fix typo.
This commit is contained in:
parent
69ab1d9ad3
commit
7662b95e0b
|
@ -27,7 +27,7 @@ in
|
||||||
opacity = with style.opacity; {
|
opacity = with style.opacity; {
|
||||||
inherit desktop terminal;
|
inherit desktop terminal;
|
||||||
applications = application;
|
applications = application;
|
||||||
popups = popups;
|
popups = popup;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
// (lib.optionalAttrs wallpaper.forceContrastText {
|
// (lib.optionalAttrs wallpaper.forceContrastText {
|
||||||
|
|
Loading…
Reference in a new issue