curve: add screen recording to screeshot script
This commit is contained in:
@@ -6,6 +6,7 @@ timer=5
|
||||
select=" "
|
||||
window=" "
|
||||
screen=" "
|
||||
record=" "
|
||||
delay=" "
|
||||
cancel=" "
|
||||
|
||||
@@ -50,4 +51,6 @@ case $chosen in
|
||||
| tee $filepath | xclip -selection c -t image/png
|
||||
notify
|
||||
;;
|
||||
$record)
|
||||
kooha
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user