changed back to urxvt, dwm has no problems with it, because it doesn't use frame windows ;)
Anselm R. Garbe garbeam@wmii.de
Thu, 13 Jul 2006 11:49:31 +0200
M
dev.c
→
dev.c
@@ -13,7 +13,7 @@
/********** CUSTOMIZE **********/ const char *term[] = { - "aterm", "-tr", "+sb", "-bg", "black", "-fg", "white", "-fn", + "urxvtc", "-tr", "+sb", "-bg", "black", "-fg", "white", "-fn", "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*",NULL }; const char *browse[] = { "firefox", NULL };