fresh/packages/dunst/dunst.systemd.service.in
2020-04-09 19:27:41 +02:00

14 lines
230 B
SYSTEMD

[Unit]
Description=Dunst notification daemon
Documentation=man:dunst(1)
PartOf=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=##PREFIX##/bin/dunst
[Install]
WantedBy=default.target