Change name of flatpak systemd service

This commit is contained in:
dec05eba
2024-12-29 19:29:27 +01:00
parent 7a1addb287
commit b865f5cae3
4 changed files with 20 additions and 41 deletions

View File

@@ -1,11 +0,0 @@
[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