diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/gpu-screen-recorder.service | 2 |
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 |