services.flameshot: requested by tray.target
This commit is contained in:
parent
f92a54fef4
commit
f8538ee351
|
@ -61,7 +61,7 @@ in {
|
|||
X-Restart-Triggers = mkIf (cfg.settings != { }) [ "${iniFile}" ];
|
||||
};
|
||||
|
||||
Install = { WantedBy = [ "graphical-session.target" ]; };
|
||||
Install = { WantedBy = [ "tray.target" ]; };
|
||||
|
||||
Service = {
|
||||
Environment = "PATH=${config.home.profileDirectory}/bin";
|
||||
|
|
Loading…
Reference in a new issue