dunst/contrib/dunst.systemd.service.in
2017-02-18 14:24:02 -08:00

14 lines
221 B
SYSTEMD

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