Decrease dmenu 'size'

This commit is contained in:
Hektor Misplon
2021-01-08 22:28:32 +01:00
parent afbb55170d
commit e84aeb901f

View File

@@ -16,7 +16,7 @@ static const char *colors[SchemeLast][2] = {
[SchemeOut] = { "#eeeeee", "#eeeeee" },
};
/* -l option; if nonzero, dmenu uses vertical list with given number of lines */
static unsigned int lines = 10;
static unsigned int lines = 9;
/*
* Characters not considered part of a word while deleting words