Browse Source

smaller border

border
TiynGER 9 months ago
parent
commit
acf3ab704b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config.def.h

+ 1
- 1
config.def.h

@ -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 const unsigned int border_width = 2;

Loading…
Cancel
Save