diff options
Diffstat (limited to '.local/share/bin/screenrecord')
-rwxr-xr-x | .local/share/bin/screenrecord | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/share/bin/screenrecord b/.local/share/bin/screenrecord new file mode 100755 index 0000000..52c6e5b --- /dev/null +++ b/.local/share/bin/screenrecord @@ -0,0 +1,3 @@ +#!/bin/sh +giph -f 60 -s -b 4 -c 255,255,255 "$(date +'%Y-%m-%d_%H-%M-%S.mp4')" + |