Decrease dmenu 'size'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user