summaryrefslogtreecommitdiffstats
path: root/exec
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2017-12-07 21:44:40 +0100
committerBert Münnich <ber.t@posteo.de>2017-12-07 21:44:59 +0100
commit8a9e3ea43e6fe93f132d7d5a1b141416b96ad76f (patch)
tree331c9ad9a52ed9ba4fea9504da990c8baf35ee92 /exec
parente63843d36910308338e442f848c763a02b825933 (diff)
downloadnsxiv-8a9e3ea43e6fe93f132d7d5a1b141416b96ad76f.tar.zst
Separate bar fields only by spaces
Diffstat (limited to 'exec')
-rw-r--r--exec/image-info2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/image-info b/exec/image-info
index 1a808f7..a0a0195 100644
--- a/exec/image-info
+++ b/exec/image-info
@@ -8,7 +8,7 @@
# $2: image width
# $3: image height
-s=" | " # field separator
+s=" " # field separator
exec 2>/dev/null