Cahnge screenshot.sh directory

This commit is contained in:
Alexander Rosenberg 2023-05-16 17:16:48 -07:00
parent 31200911e9
commit 83ccb63271
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -1,7 +1,7 @@
#!/usr/bin/env zsh #!/usr/bin/env zsh
local maim_args=("-f" "png") local maim_args=("-f" "png")
local outfile="${HOME}/Downloads/screenshot--$(date +'%F_%k-%M-%S').png" local outfile="${HOME}/downloads/screenshot--$(date +'%F_%k-%M-%S').png"
case "${1}" in; case "${1}" in;
'-root') '-root')