]> git.rmz.io Git - dotfiles.git/commitdiff
change termname
authorSamir Benmendil <samir.benmendil@gmail.com>
Fri, 27 Dec 2013 18:50:12 +0000 (19:50 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Fri, 27 Dec 2013 18:50:12 +0000 (19:50 +0100)
set it to rxvt-unicode-256color

Xresources

index 87fa2390781ac69afd31585af4aedbe6ce26aee8..3cf416e18d4c8a71a6b84c5edd117cc83126c2fc 100644 (file)
@@ -1,6 +1,6 @@
 ! {{{ Title
 URxvt*title:        urxvt
-URxvt*termName:     rxvt-256color
+URxvt*termName:     rxvt-unicode-256color
 URxvt*urgentOnBell: true
 URxvt*iconFile:     /usr/share/icons/hicolor/scalable/apps/yakuake.svgz
 ! }}}