mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-09 19:11:15 +02:00
screen-record: added hotkeys and scripts
This commit is contained in:
4
.local/bin/tools/record_replay_save
Executable file
4
.local/bin/tools/record_replay_save
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
killall -SIGUSR1 gpu-screen-recorder
|
||||
notify-send 'Screen record' 'Replay saved'
|
Reference in New Issue
Block a user