This config option needs to be a string
This commit is contained in:
parent
a462b12b59
commit
537d9a449e
@ -7,7 +7,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
ignore-empty-password = true;
|
ignore-empty-password = true;
|
||||||
color = "333333";
|
color = "333333";
|
||||||
image = ./wallpapers/lake.jpg;
|
image = "${./wallpapers/lake.jpg}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user