Files
gpu-screen-recorder/scripts/save-replay.sh

5 lines
118 B
Bash
Executable File

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