First commit done from gentoo!
This commit is contained in:
parent
9da856b081
commit
51f139f681
10 changed files with 96 additions and 6 deletions
BIN
st/boxdraw.o
BIN
st/boxdraw.o
Binary file not shown.
|
|
@ -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
BIN
st/st
Binary file not shown.
BIN
st/st.o
BIN
st/st.o
Binary file not shown.
BIN
st/x.o
BIN
st/x.o
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue