JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
initial implementation of selection and clipboard
[st.git] / config.h
index bb490ab..8c37b16 100644 (file)
--- a/config.h
+++ b/config.h
@@ -1,7 +1,7 @@
 #define TAB    8
 #define TNAME "st-256color"
 #define FONT "6x13"
-#define BOLDFONT FONT"bold"
+#define BOLDFONT "6x13bold"
 #define BORDER 2
 
 /* Terminal colors */
@@ -29,7 +29,6 @@ static const char *colorname[] = {
 #define DefaultFG 7
 #define DefaultBG 0
 #define DefaultCS 1
-#define BellCol   DefaultFG
 
 /* special keys */
 static Key key[] = {