aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-03-21 19:51:45 +0100
committerdec05eba <dec05eba@protonmail.com>2024-03-21 19:51:45 +0100
commit28efefc4a90d6b56212e8506f2989016629d0191 (patch)
treef69f59b493cbef0bc5991d64578ab1ea49744709
parent799120ab5fd0f4b454d9a08b412b17f8382058d8 (diff)
Change default replay duration for systemd service to 30 seconds
-rw-r--r--extra/gpu-screen-recorder.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gpu-screen-recorder.service b/extra/gpu-screen-recorder.service
index 2a223d6..0ba621b 100644
--- a/extra/gpu-screen-recorder.service
+++ b/extra/gpu-screen-recorder.service
@@ -10,7 +10,7 @@ Environment=CODEC=auto
Environment=AUDIO_CODEC=opus
Environment=AUDIO_DEVICE=
Environment=FRAMERATE=60
-Environment=REPLAYDURATION=60
+Environment=REPLAYDURATION=30
Environment=OUTPUTDIR=%h/Videos
Environment=MAKEFOLDERS=no
Environment=COLOR_RANGE=limited