[Unit] Description=Systray AI After=graphical-session.target PartOf=graphical-session.target [Service] Type=simple WorkingDirectory=%h/Projects/overdeck/modules/systray ExecStart=/usr/bin/python3 %h/Projects/overdeck/modules/systray/systray_codex_switcher.py Restart=on-failure RestartSec=2 [Install] WantedBy=default.target