aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index f14d48b..f6fb6d4 100644
--- a/config.h.in
+++ b/config.h.in
@@ -36,7 +36,7 @@
//
// Default image viewer.
// The command is executed as follows:
-// 'arg0' 'arg1' '{col}x{rol}' 'img'
+// 'arg0' 'arg1' '{col}x{row}' 'img'
//
#define DFM_IMG_MODE "chafa" // "kitty"
#define DFM_IMG_KITTY_CMD "kitten", "icat", "--align", "left", "--place"