diff --git a/systemd/gamma.service b/systemd/gamma.service index 39278d600..db225b228 100644 --- a/systemd/gamma.service +++ b/systemd/gamma.service @@ -8,4 +8,5 @@ Restart=always TimeoutSec=5 [Install] -WantedBy=graphical.target +#WantedBy=graphical.target +WantedBy=default.target diff --git a/systemd/wallpapers.service b/systemd/wallpapers.service index 36ba072ff..9ecd656ff 100644 --- a/systemd/wallpapers.service +++ b/systemd/wallpapers.service @@ -11,4 +11,5 @@ Restart=always TimeoutSec=5 [Install] -WantedBy=graphical.target +#WantedBy=graphical.target +WantedBy=default.target