dwm
dynamic window manager
git clone https://9o.is/git/dwm.git
commit 00e95e1f38f7f63584925182a98fb36e84b0f246 parent 0a0759132c07ff78896fd8559e6f576898f266a3 Author: Anselm R. Garbe <arg@10kloc.org> Date: Fri, 25 Aug 2006 18:14:55 +0200 oh frking dear big font... Diffstat:
| M | config.arg.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.arg.h b/config.arg.h @@ -10,7 +10,7 @@ const char *tags[] = { "work", "net", "fnord", NULL }; #define FLOATSYMBOL "><>" #define TILESYMBOL "[]=" -#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" +#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define SELBGCOLOR "#333366" #define SELFGCOLOR "#eeeeee" #define NORMBGCOLOR "#333333"