📝 Adjusted bst default dimension

This commit is contained in:
z3rOR0ne 2023-03-19 00:28:34 -07:00
parent b3d765c819
commit 664f951313
2 changed files with 1 additions and 1 deletions

View file

@ -154,7 +154,7 @@ static unsigned int cursorshape = 2;
// static unsigned int cols = 80;
static unsigned int cols = 140;
// static unsigned int rows = 24;
static unsigned int rows = 36;
static unsigned int rows = 41;
/*
* Default colour and shape of the mouse cursor

BIN
bst/x.o

Binary file not shown.