aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorMarvin Borner2020-07-30 16:15:39 +0200
committerMarvin Borner2020-07-30 16:15:54 +0200
commit46fb7dcf479ac85361d8eaae5af3ea27a6b93a2d (patch)
treeb71cc5056914c6709cef18022e8da9b243323998 /src/config.h
parentf092bf03baf3b2c13c9dc462bdc697caddccd347 (diff)
Something something with elfs and witches
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h b/src/config.h
index 4d8f5ce..29c0e23 100644
--- a/src/config.h
+++ b/src/config.h
@@ -7,8 +7,8 @@
int MELVIX_VERSION = 0;
#define USERNAME "Neo"
-#define FONT_PATH "/font/ter-p32n.psf"
-//#define FONT_PATH "/font/spleen-16x32.psfu"
+//#define FONT_PATH "/font/ter-p32n.psf"
+#define FONT_PATH "/font/spleen-16x32.psfu"
#define NETWORK "rtl8139"
#endif