1 2 3 4 5 6 7 8 9 10 11 12
[Unit] Description=Notification Badge Monitor for KDE Taskbar After=graphical-session.target [Service] Type=simple ExecStart=%h/.local/bin/notification-badge Restart=on-failure RestartSec=5 [Install] WantedBy=graphical-session.target