First commit done from gentoo!

This commit is contained in:
tomit4 2025-11-30 17:31:07 -08:00
parent 9da856b081
commit 51f139f681
10 changed files with 96 additions and 6 deletions

Binary file not shown.

View file

@ -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

BIN
st/st

Binary file not shown.

BIN
st/st.o

Binary file not shown.

BIN
st/x.o

Binary file not shown.