aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-03-09 10:08:43 +0100
committerBert <ber.t@gmx.com>2011-03-09 10:08:43 +0100
commita82c45431bd31bfedaad00d77cc2ab4c772774d0 (patch)
treec3428f470a085182123862bfb9f3d1d495dc8d1d /config.h
parent00d4b0f7cf6742a66f2bac262d5a3b3a9d0cc275 (diff)
downloadnsxiv-a82c45431bd31bfedaad00d77cc2ab4c772774d0.tar.zst
Use ctrl for ext cmds, disable them in config.h
Diffstat (limited to 'config.h')
-rw-r--r--config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h b/config.h
index 0646787..bf48538 100644
--- a/config.h
+++ b/config.h
@@ -24,3 +24,7 @@ static const float zoom_levels[] = {
/* default dimension of thumbnails (width == height): */
#define THUMB_SIZE 60
+
+/* remove this line to disable external commands: *
+ * (otherwise have a look at commands.h to define them) */
+#define EXT_COMMANDS