503 current 2024-04-28 21:39:59 24.05.20240428.30ddacc 6.8.6-zen1 *
This commit is contained in:
parent
bfbb2316b3
commit
0867d1de17
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ in {
|
||||||
swww = mkService {
|
swww = mkService {
|
||||||
Unit.Description = "Wallpaper Daemon";
|
Unit.Description = "Wallpaper Daemon";
|
||||||
Service = {
|
Service = {
|
||||||
ExecStart = "${pkgs.swww}/bin/swww-daemon";
|
ExecStart = "${pkgs.swww}/bin/swww-daemon && ${pkgs.swww}/bin/swww img ${theme.wallpaper}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue