fix(home/niri): Turn off swaybg as stylix will set that
This commit is contained in:
parent
9f0a6aae58
commit
9650bce6cf
1 changed files with 0 additions and 4 deletions
|
@ -25,10 +25,6 @@ in {
|
||||||
fuzzel.enable = true;
|
fuzzel.enable = true;
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
swaybg = {
|
|
||||||
enable = true;
|
|
||||||
wallpaper = ./wallpaper.png;
|
|
||||||
};
|
|
||||||
swaync.enable = true;
|
swaync.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue