Add default values for DISPLAY and WAYLAND_DISPLAY. Some users dont have properly setup environments

This commit is contained in:
dec05eba
2025-04-28 01:26:28 +02:00
parent 5a32c469d3
commit ac1d57e8ba
3 changed files with 30 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
Description=GPU Screen Recorder UI Service
[Service]
ExecStart=gsr-ui
ExecStart=gsr-ui launch-daemon
KillSignal=SIGINT
Restart=on-failure
RestartSec=5s