Misc: Fix scrot
This commit is contained in:
@@ -2306,7 +2306,7 @@ getimagebackend() {
|
|||||||
# Screenshot {{{
|
# Screenshot {{{
|
||||||
|
|
||||||
takescrot() {
|
takescrot() {
|
||||||
"$scrot_cmd" "${scrot_dir}${scrot_name}"
|
$scrot_cmd "${scrot_dir}${scrot_name}"
|
||||||
[ "$scrot_upload" == "on" ] && scrot_upload
|
[ "$scrot_upload" == "on" ] && scrot_upload
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user