Allow dunst to be managed by systemd
This should have no effect on systems without systemd; it just causes dunst to be started through systemd when possible.
This commit is contained in:
parent
21b4194031
commit
f995f1c607
@ -1,3 +1,4 @@
|
||||
[D-BUS Service]
|
||||
Name=org.freedesktop.Notifications
|
||||
Exec=##PREFIX##/bin/dunst
|
||||
SystemdService=dunst.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user