New monitor, new height.
This commit is contained in:
parent
ae40e87091
commit
0410100872
2
config.h
2
config.h
@ -29,7 +29,7 @@ static const unsigned int alphas[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 = 27;
|
||||
static unsigned int lineheight = 24;
|
||||
static unsigned int min_lineheight = 10;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user