From dc18e9f9e7282ee14cc53e1db5f359510482df61 Mon Sep 17 00:00:00 2001 From: Von Random Date: Sun, 12 Oct 2014 23:30:08 +0400 Subject: [PATCH] support for icon for rxvt-unicode (requires faenza theme and -enable-pixbuf in urxvt buildtime) --- xresources | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xresources b/xresources index 9c7df9b..5f0ba53 100644 --- a/xresources +++ b/xresources @@ -18,6 +18,9 @@ URxvt.visualBell: true URxvt.urgentOnBell: true URxvt.cursorUnderline: true +! icon (needs pixbuf support compiled) +URxvt.iconFile: /usr/share/icons/Faenza/apps/scalable/utilities-terminal.svg + ! urxvt perl extensions URxvt.perl-ext-common: default,matcher,clipboard URxvt.url-launcher: /usr/bin/firefox