Add border patch
This commit is contained in:
@@ -21,3 +21,5 @@ static unsigned int lines = 0;
|
||||
* for example: " /?\"&[]"
|
||||
*/
|
||||
static const char worddelimiters[] = " ";
|
||||
|
||||
static const unsigned int border_width = 5;
|
||||
|
||||
Reference in New Issue
Block a user