X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.arg.h;h=a427096568f901889714e0e0c1f772635a39efd6;hp=5cac5b53c7b11cdb59e0d7cfd31be7d2ae9855df;hb=169d96ae8fdf430fd028de74a97c8901759174be;hpb=f6514350613b8e581d744ec3922a5ffb2c28791f diff --git a/config.arg.h b/config.arg.h index 5cac5b5..a427096 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,7 +3,7 @@ /* appearance */ #define BARPOS BarTop /* BarBot, BarOff */ #define BORDERPX 1 -#define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*" #define NORMBORDERCOLOR "#333" #define NORMBGCOLOR "#222" #define NORMFGCOLOR "#ccc"