Cahnge screenshot.sh directory
This commit is contained in:
parent
31200911e9
commit
83ccb63271
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env zsh
|
||||
|
||||
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;
|
||||
'-root')
|
||||
|
Loading…
Reference in New Issue
Block a user