aman/systemd/lel.service

12 lines
224 B
Desktop File

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