X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.h;h=8c37b1608667e41a5b4c8951325bab18e7492d8a;hb=0ba53e48c76a2a2668dfa270cfd0227461c3a91b;hp=53795c69831015157fc9af0f9cc00c6772f10673;hpb=2181040594ae63f2821899caba0bef34257a6c2b;p=st.git diff --git a/config.h b/config.h index 53795c6..8c37b16 100644 --- 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,8 +29,6 @@ static const char *colorname[] = { #define DefaultFG 7 #define DefaultBG 0 #define DefaultCS 1 -#define BellCol DefaultFG -#define BellTime 30000 /* microseconds */ /* special keys */ static Key key[] = {