mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
petalburg: add sway randomwallpaper
This commit is contained in:
parent
210f6e7c4a
commit
d5e79315fa
|
@ -12,6 +12,7 @@
|
||||||
services.syncthing.enable = true;
|
services.syncthing.enable = true;
|
||||||
desktop.sway = {
|
desktop.sway = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
randomWallpaper = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue