Update.
This commit is contained in:
parent
1b0f74be49
commit
a018763943
2
config.h
2
config.h
@ -26,7 +26,7 @@ static const unsigned int alphas[SchemeLast][2] = {
|
||||
static unsigned int lines = 0;
|
||||
/* -h option; minimum height of a menu line */
|
||||
static unsigned int lineheight = 23;
|
||||
static unsigned int min_lineheight = 8;
|
||||
static unsigned int min_lineheight = 10;
|
||||
|
||||
/*
|
||||
* Characters not considered part of a word while deleting words
|
||||
|
Loading…
Reference in New Issue
Block a user