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

13 lines
197 B
SYSTEMD

[Unit]
Description=Dunst notification daemon
[Service]
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=##PREFIX##/bin/dunst
Environment=DISPLAY=:0
[Install]
WantedBy=multi-user.target