[Unit] Description=lel X11 STT daemon After=default.target [Service] Type=simple ExecStart=/usr/bin/uv run python3 %h/.local/bin/leld.py --config %h/.config/lel/config.json Restart=on-failure RestartSec=2 [Install] WantedBy=default.target