Initial commit

This commit is contained in:
2025-11-28 16:44:06 -08:00
commit c673a0bda5
27 changed files with 1563 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[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