From 049be3c2ee030cc2bb9da853029da9fe02e2d829 Mon Sep 17 00:00:00 2001 From: Joseph Groocock Date: Fri, 1 Apr 2016 13:01:25 +0100 Subject: [PATCH] xresources cleanup --- .Xresources | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.Xresources b/.Xresources index 4e8fe0c..b5d1eeb 100644 --- a/.Xresources +++ b/.Xresources @@ -44,17 +44,8 @@ urxvt.keysym.Shift-Control-V: perl:clipboard:paste urxvt.url-launcher: /usr/bin/google-chrome-stable urxvt.matcher.button: 1 - Xft.lcdfilter: lcddefault - -urxvt*dynamicColors: on -urxvt*highlightSelection: true -urxvt*colorMode: on - - -!urxvt*borderColor: #373b41 - ! special *.foreground: #ECEFF1 *.background: #002B36 @@ -62,6 +53,9 @@ urxvt*colorMode: on *.highlightColor: #5294E2 urxvt.background: [80]#002B36 urxvt.scrollColor: #767B87 +urxvt*dynamicColors: on +urxvt*highlightSelection: true +urxvt*colorMode: on ! black *.color0: #263238