Merge branch 'main' of git.zander.im:Zander671/random-scripts

This commit is contained in:
Alexander Rosenberg 2023-11-27 17:30:48 -08:00
commit 21acf774a5
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -10,7 +10,7 @@ Select a color from the screen
EOF
)"
local outfile="$(date +'screenshot-%F--%H-%M-%S.png')"
local outfile="${HOME}/downloads/$(date +'screenshot-%F--%H-%M-%S.png')"
# copy_with_ocr <language>
function copy_with_ocr() {