X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=kb.c;h=b9cf1cb008a6d738bbcd1debe4b25db6e438f4e7;hb=896f08d7d553f7def3877648c113cf03e6ca546a;hp=7caae15d76a4081eed9cd7c99f76db3208cd37ae;hpb=b9da4b082eb658b4142b61c149212f414f7653b6;p=dwm.git diff --git a/kb.c b/kb.c index 7caae15..b9cf1cb 100644 --- a/kb.c +++ b/kb.c @@ -8,7 +8,7 @@ #include static const char *term[] = { - "xterm", "-u8", "-bg", "black", "-fg", "white", "-fn", + "xterm", "-bg", "black", "-fg", "white", "-fn", "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*", 0 };