improve scripts

This commit is contained in:
2024-08-16 20:20:17 -04:00
parent b555b50451
commit 2d16fe1338
5 changed files with 17 additions and 39 deletions

View File

@ -2,5 +2,5 @@
# record video
dir=~/Downloads/temp
(cd $dir && wf-recorder -g "$(slurp)" --audio --file=$(date +%Y-%m-%d_%H-%m-%s).mp4)
(cd $dir && wf-recorder -g "$(slurp)" -a alsa_output.pci-0000_0b_00.4.analog-stereo.monitor --file=$(date +%Y-%m-%d_%H-%m-%s).mp4)
xdg-open $dir