Skip to content

Commit

Permalink
Change the systemd service to a dbus unit
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Feb 18, 2017
1 parent 6288fab commit 6f45c69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contrib/dunst.systemd.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
Description=Dunst notification daemon

[Service]
Type=simple
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=##PREFIX##/bin/dunst
Environment=DISPLAY=:0

Expand Down

0 comments on commit 6f45c69

Please sign in to comment.