fix: also copy output of grim to clipboard
This commit is contained in:
@@ -25,7 +25,7 @@ file=${1:-$(wl-paste --no-newline)}
|
||||
exit 1
|
||||
}
|
||||
|
||||
[ -f "$file" ] || {
|
||||
[ -e "$file" ] || {
|
||||
echo "File does not exist: $file" >&2
|
||||
exit 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user