commit 4e2a2269140d56c398e0726996743798acbae815
parent 7a69263b7ec14fe7553b209b6d7478d6a94afdbf
Author: ssnf <ssnf@ssnf.xyz>
Date: Mon, 28 Nov 2022 16:23:47 +0000
vertical list
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h b/config.h
@@ -15,7 +15,7 @@ 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 lines = 10;
/*
* Characters not considered part of a word while deleting words