[Unit] Description=TeleportFling screen and audio stream sender Documentation=https://github.com/fzwoch/obs-teleport After=graphical-session.target pipewire.service PartOf=graphical-session.target [Service] Type=simple ExecStart=%h/.local/bin/teleportfling --config %h/.config/teleportfling/daemon.json Restart=on-failure RestartSec=2 # The capture backend needs the session bus and a PipeWire instance. Environment=XDG_RUNTIME_DIR=%t [Install] WantedBy=default.target