Skip to content

Commit

Permalink
fix(systemd): add wantedby entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanabx committed May 6, 2024
1 parent 807b2da commit ec63f71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd/desktop-entry-daemon.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[Unit]
Description=A daemon to manage temporary desktop entries
After=graphical-session.target
WantedBy=graphical-session.target

[Service]
BusName=org.desktopintegration.DesktopEntry
Expand Down

0 comments on commit ec63f71

Please sign in to comment.