loki: Set correct wallpaper for greetd
This commit is contained in:
parent
6f68c9a354
commit
13065aced9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
greetd = {
|
greetd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
sway = true;
|
sway = true;
|
||||||
wallpaper = ../../wallpapers/river-3840.png;
|
wallpaper = ../../wallpapers/river-2560.png;
|
||||||
};
|
};
|
||||||
libvirtd.enable = false;
|
libvirtd.enable = false;
|
||||||
livebook = {
|
livebook = {
|
||||||
|
|
Loading…
Reference in a new issue