Files
river-config/systemd/dunst.service

15 lines
280 B
Desktop File

[Unit]
Description=Dunst notification daemon
Documentation=man:dunst(1)
PartOf=graphical-session.target
[Service]
Type=dbus
BusName=org.freedesktop.Notifications
ExecStart=/usr/bin/dunst
Slice=session.slice
ExecReload=dunstctl reload
[Install]
WantedBy=graphical-session.target