From a092416af6deccec3a0d92cbe2e3191c30a462b7 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 12 Mar 2026 14:30:13 +0200 Subject: doc: nit --- config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3