Change the systemd service to a dbus unit
This commit is contained in:
parent
6288fab2d1
commit
6f45c6926d
@ -2,7 +2,8 @@
|
||||
Description=Dunst notification daemon
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Type=dbus
|
||||
BusName=org.freedesktop.Notifications
|
||||
ExecStart=##PREFIX##/bin/dunst
|
||||
Environment=DISPLAY=:0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user