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