mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-07 23:20:25 +09:00
Fix systemd service file
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
pidof -q gpu-screen-recorder && exit 1
|
||||
video="$HOME/Videos/$(date +"Video_%Y-%m-%d_%H-%M-%S.mp4")"
|
||||
gpu-screen-recorder -w screen -f 60 -a "$(pactl get-default-sink).monitor" -o "$video"
|
||||
gpu-screen-recorder -w screen -f 60 -a default_output -o "$video"
|
||||
|
||||
Reference in New Issue
Block a user