JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
changed back to urxvt, dwm has no problems with it, because it doesn't use frame...
[dwm.git] / dev.c
diff --git a/dev.c b/dev.c
index d5726db..221715e 100644 (file)
--- a/dev.c
+++ b/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 };