First commit done from gentoo!
This commit is contained in:
parent
9da856b081
commit
51f139f681
10 changed files with 96 additions and 6 deletions
|
|
@ -152,9 +152,9 @@ static unsigned int cursorshape = 2;
|
|||
*/
|
||||
|
||||
// static unsigned int cols = 80;
|
||||
static unsigned int cols = 150;
|
||||
static unsigned int cols = 132;
|
||||
// static unsigned int rows = 24;
|
||||
static unsigned int rows = 36;
|
||||
static unsigned int rows = 42;
|
||||
|
||||
/*
|
||||
* Default colour and shape of the mouse cursor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue