Files
river-config/systemd/systembus-notify.service
2025-11-28 16:44:06 -08:00

13 lines
259 B
Desktop File

[Unit]
Description=System bus notification daemon
PartOf=graphical-session.target
After=graphical-session.target
[Service]
Type=exec
# BusName=net.nuetzlich.SystemNotifications
ExecStart=/usr/bin/systembus-notify
[Install]
WantedBy=graphical-session.target