X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/39677ec76616fe4165ef92afb14db2bef2488e30..b1669b5c48f71c9a7a919dbf09a1af527c62f69a:/config.h diff --git a/config.h b/config.h index 6a768b6..ce9e7ab 100644 --- a/config.h +++ b/config.h @@ -3,7 +3,8 @@ * See LICENSE file for license details. */ -#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" -#define FGCOLOR "#000000" -#define BGCOLOR "#ffaa00" +#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" +#define BGCOLOR "#000000" +#define FGCOLOR "#ffaa00" #define BORDERCOLOR "#000000" +#define STATUSDELAY 1 /* milliseconds */