blob: ff2b779652bf444d75a716f68f0ee5d8f0ec6c3e (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
 | [Unit]
Description=Dunst notification daemon
Documentation=man:dunst(1)
PartOf=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=/usr/bin/dunst
 |