Files
gpu-screen-recorder-ui/flatpak/gpu-screen-recorder-ui.service
2024-12-29 19:08:30 +01:00

11 lines
208 B
Desktop File

[Unit]
Description=GPU Screen Recorder UI Service
[Service]
ExecStart=flatpak run com.dec05eba.gpu_screen_recorder gsr-ui
KillSignal=SIGINT
Restart=on-failure
RestartSec=5s
[Install]
WantedBy=default.target