X-Git-Url: https://git.xinqibao.xyz/st.git/blobdiff_plain/2181040594ae63f2821899caba0bef34257a6c2b..12c25bcea973ced6e3b3b03f05cdb3f45fcd9f7f:/config.h?ds=sidebyside 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[] = {