move wallhaven.service to graphical-session.target

This commit is contained in:
Adithya 2024-05-05 07:29:05 +05:30
parent 10a6235f4d
commit 86a7c2d170
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -10,6 +10,8 @@ in
wallhaven = {
Unit = {
Description = "Wallpaper Downloader";
PartOf = [ "graphical-session.target" ];
After = [ "graphical-session-pre.target" ];
};
Service = {
Type = "oneshot";