Stylix : Link wallpaper to etc.
This commit is contained in:
parent
199048865f
commit
d4100c0e3f
|
@ -1,4 +1,5 @@
|
|||
{ pkgs, config, wallpaper, ... }: {
|
||||
environment.etc.wallpaper.source = wallpaper.path;
|
||||
stylix = {
|
||||
image = wallpaper.path;
|
||||
autoEnable = true;
|
||||
|
|
Loading…
Reference in a new issue