summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h3
-rwxr-xr-xstbin106256 -> 0 bytes
-rw-r--r--st.obin78728 -> 0 bytes
-rw-r--r--x.obin73640 -> 0 bytes
4 files changed, 1 insertions, 2 deletions
diff --git a/config.h b/config.h
index 9f593eb..75fb6a7 100644
--- a/config.h
+++ b/config.h
@@ -5,8 +5,7 @@
*
* font: see http://freedesktop.org/software/fontconfig/fontconfig-user.html
*/
-// static char *font = "Iosevka:pixelsize=20:antialias=true:autohint=true";
-static char *font = "FiraCode Nerd Font:pixelsize=16:antialias=true:autohint=true";
+static char *font = "Iosevka:pixelsize=20:antialias=true:autohint=true";
static int borderpx = 2;
/*
diff --git a/st b/st
deleted file mode 100755
index 68a0ee3..0000000
--- a/st
+++ /dev/null
Binary files differ
diff --git a/st.o b/st.o
deleted file mode 100644
index 6fd04d3..0000000
--- a/st.o
+++ /dev/null
Binary files differ
diff --git a/x.o b/x.o
deleted file mode 100644
index 79d8ad4..0000000
--- a/x.o
+++ /dev/null
Binary files differ