added some scripts and configuration for gpu screen recorder. note: gpu-screen-recorder must be installed for this
This commit is contained in:
3
homemanager/hyprland/scripts/gpu-screen-recorder/save-replay.sh
Executable file
3
homemanager/hyprland/scripts/gpu-screen-recorder/save-replay.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh -e
|
||||
killall -SIGUSR1 gpu-screen-recorder && sleep 0.5 && notify-send -t 1500 -u low -- "GPU Screen Recorder" "Replay saved"
|
||||
|
||||
Reference in New Issue
Block a user