~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>2022-04-03 14:20:42 +0200
committerFerass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>2022-04-03 14:20:42 +0200
commitb581ece345d5b1491c0644e2329b88e742516496 (patch)
treeb9e7ad7748fec4b6cd166706712217a6e3876358
parent04e4f05203c91ef3b9af445c18187b97227745d6 (diff)
downloadsucklessst-master.tar.gz
Add more gapsHEADmaster
Signed-off-by: Ferass 'Vitali64' EL HAFIDI <vitali64pmemail@protonmail.com>
-rw-r--r--config.h4
-rw-r--r--hb.obin4648 -> 4600 bytes
-rwxr-xr-xstbin110832 -> 110656 bytes
-rw-r--r--st.obin77168 -> 77120 bytes
-rw-r--r--testddd.thx1
-rw-r--r--x.obin80688 -> 80640 bytes
6 files changed, 3 insertions, 2 deletions
diff --git a/config.h b/config.h
index b30ee0f..df52a21 100644
--- a/config.h
+++ b/config.h
@@ -9,7 +9,7 @@
static char *font = {"JetBrains Mono Nerd Font Mono:pixelsize=20:antialias=true:autohint=true", "JoyPixels:pixelsize=20:antialias=true:autohint=true"};
//static int borderpx = 10;
-static int borderpx = 4;
+static int borderpx = 25;
/*
* What program is execed by st depends of these precedence rules:
@@ -152,7 +152,7 @@ static unsigned int defaultrcs = 257;
* 6: Bar ("|")
* 7: Snowman ("☃")
*/
-static unsigned int cursorshape = 6;
+static unsigned int cursorshape = 2;
/*
* Default columns and rows numbers
diff --git a/hb.o b/hb.o
index 3780990..d18c82e 100644
--- a/hb.o
+++ b/hb.o
Binary files differ
diff --git a/st b/st
index a7e5649..5cb101f 100755
--- a/st
+++ b/st
Binary files differ
diff --git a/st.o b/st.o
index 815d953..c9ae202 100644
--- a/st.o
+++ b/st.o
Binary files differ
diff --git a/testddd.thx b/testddd.thx
new file mode 100644
index 0000000..3c54634
--- /dev/null
+++ b/testddd.thx
@@ -0,0 +1 @@
+/dev/fd/63
diff --git a/x.o b/x.o
index 863253d..9288874 100644
--- a/x.o
+++ b/x.o
Binary files differ