resized border to 1 pixel
This commit is contained in:
parent
847d1c230a
commit
7702b4d886
@ -25,4 +25,4 @@ static unsigned int lines = 0;
|
||||
static const char worddelimiters[] = " ";
|
||||
|
||||
/* Size of the window border */
|
||||
static unsigned int border_width = 3;
|
||||
static unsigned int border_width = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user