X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=kb.c;h=b9cf1cb008a6d738bbcd1debe4b25db6e438f4e7;hp=7caae15d76a4081eed9cd7c99f76db3208cd37ae;hb=a05beb6585713aeb661cf30c080e77fbfdb28867;hpb=48b6e9a3968e54a87f022c8e68b5bec5423cb75f 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 };