Fixed package
This commit is contained in:
parent
e10079e578
commit
f0403330e2
@ -54,8 +54,7 @@ in
|
|||||||
|
|
||||||
# Theming
|
# Theming
|
||||||
userChrome = readFile (
|
userChrome = readFile (
|
||||||
pkgs.substituteAll {
|
pkgs.replaceVars ./userChrome.css {
|
||||||
src = ./userChrome.css;
|
|
||||||
colors = config.desktop.theming.colorsCSS;
|
colors = config.desktop.theming.colorsCSS;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user