From 2fd5345cc7a3f369ddc21400677133fb12a64317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 30 Sep 2013 14:28:56 +0200 Subject: Do not display icon in urxvt. It's not supported by i3 anyway. --- .Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 2935c2c..5355bc0 100644 --- a/.Xresources +++ b/.Xresources @@ -4,7 +4,7 @@ URxvt.font: xft:Inconsolata:size=11,xft:Monospace:size=11 ! display icon -URxvt.iconFile: /usr/share/icons/hicolor/scalable/apps/Terminal.svg +! URxvt.iconFile: /usr/share/icons/hicolor/scalable/apps/Terminal.svg ! nice scrollbar URxvt.scrollstyle: plain -- cgit v1.2.3