[Unit] Description=Pad Dolphin Watcher Service (User) After=graphical.target dev-uinput.device [Service] ExecStartPre=/bin/sleep 10 ExecStart=/home/$USER/.local/bin/gamecube-pad.py WorkingDirectory=/home/$USER Restart=always RestartSec=3 StandardOutput=journal+console StandardError=journal+console [Install] WantedBy=default.target