aboutsummaryrefslogtreecommitdiff
path: root/scripts/save-replay.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/save-replay.sh')
-rwxr-xr-xscripts/save-replay.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/save-replay.sh b/scripts/save-replay.sh
new file mode 100755
index 0000000..4c62750
--- /dev/null
+++ b/scripts/save-replay.sh
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+killall -SIGUSR1 gpu-screen-recorder
+notify-send -t 1500 -u low -- "GPU Screen Recorder" "Replay saved"