From ff234cc890fdf1fe778d390de62b9df41d480d5f Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Tue, 15 Oct 2019 10:22:16 +0200 Subject: urxvt --- .Xresources | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index db87e87..d7367f1 100644 --- a/.Xresources +++ b/.Xresources @@ -6,7 +6,15 @@ XTerm*faceSize: 10.0 XTerm*selectToClipboard: true XTerm.vt100.locale: true +URxvt.font: xft:DejaVu\ Sans\ Mono\ for\ Powerline:size=10 +URxvt.foreground: white +URxvt.background: #aaaaaaaa +URxvt.perl-ext-common: default,matcher +URxvt.url-launcher: /usr/bin/xdg-open +URxvt.matcher.button: 1 + Xft.dpi: 96 + ! State: 'bg', 'fg', 'bgalt', 'hlbg', 'hlfg' rofi.color-normal: #000000AA, #FFFFFFFF, #000000AA, #333333AA, #FFFFFF rofi.color-urgent: #000000AA, #FFFFFFFF, #000000AA, #333333AA, #FFFFFF -- cgit v1.2.3