diff --git a/bst/config.h b/bst/config.h index 1a71bbe7..e16ee377 100644 --- a/bst/config.h +++ b/bst/config.h @@ -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 diff --git a/bst/x.o b/bst/x.o index bd17ae5b..5bdeb9a9 100644 Binary files a/bst/x.o and b/bst/x.o differ