summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 4962f01..eedb917 100644
--- a/config.h
+++ b/config.h
@@ -17,6 +17,8 @@ static const char *colors[SchemeLast][2] = {
};
/* -l option; if nonzero, dmenu uses vertical list with given number of lines */
static unsigned int lines = 0;
+static unsigned int maxhist = 64;
+static int histnodup = 1; /* if 0, record repeated histories */
/*
* Characters not considered part of a word while deleting words