diff --git a/config.def.h b/config.def.h index 628c3de..3181e75 100644 --- a/config.def.h +++ b/config.def.h @@ -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