Proper border patch for dmenu.
This commit is contained in:
parent
588033fe24
commit
1baec69733
7 changed files with 83 additions and 32 deletions
|
@ -23,4 +23,4 @@ static unsigned int lines = 0;
|
|||
static const char worddelimiters[] = " ";
|
||||
|
||||
/* Size of the window border */
|
||||
static const unsigned int border_width = 5;
|
||||
static unsigned int border_width = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue