Change the systemd service to a dbus unit

This commit is contained in:
Steven Allen 2017-02-18 14:17:38 -08:00
parent 6288fab2d1
commit 6f45c6926d

View File

@ -2,7 +2,8 @@
Description=Dunst notification daemon Description=Dunst notification daemon
[Service] [Service]
Type=simple Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=##PREFIX##/bin/dunst ExecStart=##PREFIX##/bin/dunst
Environment=DISPLAY=:0 Environment=DISPLAY=:0