mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-03-31 09:07:13 +09:00
scripts: change notify-send timeout to 1.5 seconds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
killall -SIGUSR1 gpu-screen-recorder
|
||||
notify-send -t 5000 -u low -- "GPU Screen Recorder" "Replay saved"
|
||||
notify-send -t 1500 -u low -- "GPU Screen Recorder" "Replay saved"
|
||||
|
||||
Reference in New Issue
Block a user