Regenerated
This commit is contained in:
+288
-290
File diff suppressed because it is too large
Load Diff
@@ -2430,8 +2430,6 @@ in
|
|||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
ExecStart = "${homeDir}/Wallpapers/scripts/workspace-wallpapers.sh";
|
ExecStart = "${homeDir}/Wallpapers/scripts/workspace-wallpapers.sh";
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
StandardOutput=journal;
|
|
||||||
StandardError=journal;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wantedBy = [ "default.target" ];
|
wantedBy = [ "default.target" ];
|
||||||
|
|||||||
@@ -69,8 +69,6 @@ in
|
|||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
ExecStart = "${homeDir}/Wallpapers/scripts/workspace-wallpapers.sh";
|
ExecStart = "${homeDir}/Wallpapers/scripts/workspace-wallpapers.sh";
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
StandardOutput=journal;
|
|
||||||
StandardError=journal;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
wantedBy = [ "default.target" ];
|
wantedBy = [ "default.target" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user