diff --git a/st/config.h b/st/config.h index 8126c67f..eabac9e7 100644 --- a/st/config.h +++ b/st/config.h @@ -152,7 +152,7 @@ static unsigned int cursorshape = 2; */ // static unsigned int cols = 80; -static unsigned int cols = 140; +static unsigned int cols = 150; // static unsigned int rows = 24; static unsigned int rows = 36; diff --git a/st/x.o b/st/x.o index 4d4f3c37..1daa22fd 100644 Binary files a/st/x.o and b/st/x.o differ