From 15340fafbadb5679b63be481d8699056ec47e356 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Tue, 23 Aug 2016 08:20:13 +0100 Subject: [PATCH] urxvt: Use relative path in Xresources --- Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xresources b/Xresources index 7e8c9dd..7b9619b 100644 --- a/Xresources +++ b/Xresources @@ -2,7 +2,7 @@ URxvt*title: urxvt URxvt*termName: rxvt-unicode-256color URxvt*urgentOnBell: true -URxvt*iconFile: /home/ramsi/src/dotfiles/icons/shell.png +URxvt*iconFile: src/dotfiles/icons/shell.png ! {{{1 Font URxvt.font: xft:Inconsolata for Powerline:size=11 -- 2.48.1