X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/2c6be7239f932121b9e4526b01b957fcefc8345a..28c10330bd2e1830005602efe79db9218dbe9dc9:/config.arg.h?ds=sidebyside diff --git a/config.arg.h b/config.arg.h index bc3adb4..8967285 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,7 +3,7 @@ /* appearance */ #define BARPOS BarTop /* BarBot, BarOff */ #define BORDERPX 1 -#define FONT "-*-pixelcarnage monospace-*-r-*-*-14-*-*-*-*-*-*-*" +#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc"