@ -49,7 +49,7 @@ sup.mktemp() {
sup.scrot() {
local tmp_file
[[ "$scrot_exec" ]] || { scrot_exec=`which scrot`; }
[[ "$scrot_exec" ]] || { scrot_exec=`type -P scrot`; }
[[ "$scrot_exec" ]] || {
sup.err "Please install scrot to use this function"
return 1
The note is not visible to the blocked user.