JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
double-buffering added using pixmap (finally).
[st.git] / config.h
index a7fc58c..185b3ff 100644 (file)
--- a/config.h
+++ b/config.h
@@ -1,9 +1,9 @@
 #define SHELL "/bin/bash"
 #define TAB    8
 
-#define FONT "fixed"
-#define BORDER 3
-#define LINESPACE 0 /* additional pixel between each line */
+#define FONT "6x13"
+#define BOLDFONT FONT"bold"
+#define BORDER 2
 
 /* Terminal colors */
 static const char *colorname[] = {