[Unit] Description=Pad Dolphin Watcher Service (User) After=graphical.target [Service] Type=simple ExecStart=/usr/bin/python3 /home/%u/.local/bin/gamecube-pad.py Restart=always RestartSec=3 WorkingDirectory=/home/%u [Install] WantedBy=default.target