Update 2023-04-14 16:46 OpenBSD/amd64
This commit is contained in:
parent
214c3ed2f7
commit
671aeb728a
@ -7,7 +7,7 @@ cleanup() {
|
|||||||
notify-send "sshot: Aborted..."
|
notify-send "sshot: Aborted..."
|
||||||
}
|
}
|
||||||
|
|
||||||
_filename="scr-$(date "+%Y-%m-%d_%H-%M-%S")-sshot.png"
|
_filename="$(date "+%Y-%m-%d_%H-%M-%S")-sshot.png"
|
||||||
_file_tmp="/tmp/${_filename}"
|
_file_tmp="/tmp/${_filename}"
|
||||||
_file_out="${HOME}/.screenshots/${_filename}"
|
_file_out="${HOME}/.screenshots/${_filename}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user