mirror of
https://github.com/tiyn/dmenu.git
synced 2025-10-30 18:51:19 +01:00
smaller border
This commit is contained in:
@@ -23,4 +23,4 @@ static unsigned int lines = 0;
|
|||||||
static const char worddelimiters[] = " ";
|
static const char worddelimiters[] = " ";
|
||||||
|
|
||||||
/* Size of the window border */
|
/* Size of the window border */
|
||||||
static const unsigned int border_width = 5;
|
static const unsigned int border_width = 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user