mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-09 19:11:15 +02:00
record: fixed notifications
This commit is contained in:
@@ -7,5 +7,5 @@ format="mp4"
|
||||
lenght=20
|
||||
output="$HOME/downloads"
|
||||
|
||||
gpu-screen-recorder -w $window -f $fps -a $audio -c $format -r $lenght -o $output
|
||||
gpu-screen-recorder -w $window -f $fps -a $audio -c $format -r $lenght -o $output &
|
||||
notify-send 'Screen record' 'Replay started'
|
||||
|
Reference in New Issue
Block a user