[Unit] Description=Desktop notification recorder (eavesdrops org.freedesktop.Notifications -> JSONL) After=graphical-session.target PartOf=graphical-session.target [Service] Type=simple ExecStart=/usr/bin/python3 /home/user/Projects/overdeck/modules/security/netfilter/notif-recorder.py Restart=always RestartSec=5 Nice=10 [Install] WantedBy=default.target