gpu-screen-recorder/scripts/save-replay.sh
2023-02-27 16:33:29 +01:00

5 lines
118 B
Bash
Executable File

#!/bin/sh -e
killall -SIGUSR1 gpu-screen-recorder
notify-send -t 5000 -u low -- "GPU Screen Recorder" "Replay saved"