summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h b/config.h
index 57b2ff3..cf329d8 100644
--- a/config.h
+++ b/config.h
@@ -16,8 +16,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;
/* -h option; minimum height of a menu line */
-static unsigned int lineheight = 0;
-static unsigned int min_lineheight = 8;
+static unsigned int lineheight = 22;
+static unsigned int min_lineheight = 22;
/*
* Characters not considered part of a word while deleting words