From: martin f. krafft Date: Tue, 4 Jan 2011 17:24:49 +0000 (+0100) Subject: default term name to rxvt-unicode X-Git-Url: https://git.madduck.net/etc/xsession.git/commitdiff_plain/ff9b5d82a374ba3b35779d19b3edb730336c9297 default term name to rxvt-unicode Signed-off-by: martin f. krafft --- diff --git a/.Xdefaults b/.Xdefaults index 66ccf65..cb62971 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -52,3 +52,5 @@ URxvt.keysym.C-M-p: perl:selection-pastebin:remote-pastebin // URxvt.depth: 32 // URxvt.background: rgba:0000/0000/0000/dddd URxvt.transparent: false + +URxvt.termName: rxvt-unicode