Re-enabled wallpaper for swaylock
This commit is contained in:
parent
7531bd472d
commit
7d8c009c64
|
@ -16,8 +16,7 @@ in {
|
|||
programs.swaylock = {
|
||||
enable = true;
|
||||
settings = {
|
||||
# TODO: Set wallpaper
|
||||
# image = "${config.xdg.dataHome}/${config.${namespace}.desktop.sway.wallpaperPath}";
|
||||
image = "${config.xdg.dataHome}/${config.${namespace}.windowManagers.sway.wallpaperPath}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue