use 82x32

master
an 2019-08-06 16:03:00 -04:00
parent 5f7bc5faa6
commit 3142233603
1 changed files with 2 additions and 2 deletions

View File

@ -157,8 +157,8 @@ static unsigned int cursorshape = 2;
* Default columns and rows numbers
*/
static unsigned int cols = 80;
static unsigned int rows = 30;
static unsigned int cols = 82;
static unsigned int rows = 32;
/*
* Default colour and shape of the mouse cursor