summaryrefslogtreecommitdiffstatshomepage
path: root/wired/.config/systemd/user/wired.service
blob: e21941348e30c34f6bde193ef629ce6f5cd98866 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Wired Notification Daemon
PartOf=graphical-session.target

[Service]
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=/usr/bin/wired

[Install]
WantedBy=graphical-session.target