summaryrefslogtreecommitdiffstats
path: root/scan
diff options
context:
space:
mode:
Diffstat (limited to 'scan')
-rwxr-xr-xscan2
1 files changed, 1 insertions, 1 deletions
diff --git a/scan b/scan
index e07ca4d..8ae7304 100755
--- a/scan
+++ b/scan
@@ -15,4 +15,4 @@ fi
file="scan_$(date +%Y-%m-%d_%H%M%S)${extra}.${format}"
-scanimage --resolution $resolution | convert - "$file"
+scanimage -x 214.98 -y 294.973 --resolution $resolution | convert - "$file"