X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.h;h=f8815715390dd6d7677d8eadd3b956b0447e7e53;hb=0f4dd5035ed920c67133f1a4b8aef5cbd957c7be;hp=a7fc58cfd23f83874d71efcbd603f38b56623e80;hpb=eff05c7b90429ac4dddbbc53ac7d4c05dfc5efd4;p=st.git diff --git a/config.h b/config.h index a7fc58c..f881571 100644 --- a/config.h +++ b/config.h @@ -1,7 +1,8 @@ #define SHELL "/bin/bash" #define TAB 8 -#define FONT "fixed" +#define FONT "6x13" +#define BOLDFONT FONT"bold" #define BORDER 3 #define LINESPACE 0 /* additional pixel between each line */