From 7fc9efbe6de85d4fbe159c1e201a1929561dc89a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 26 Aug 2012 03:13:48 +1200 Subject: Fix transparency settings --- X/Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'X') diff --git a/X/Xresources b/X/Xresources index 9538bba9..76b17be1 100644 --- a/X/Xresources +++ b/X/Xresources @@ -5,7 +5,7 @@ Xft.hintstyle: hintnone Xft.rgba: none ! Urxvt -URxvt.background: rgba:03/03/03/cc +URxvt.background: #030303 URxvt.buffered: false URxvt.color0 : #2E3436 URxvt.color1 : #CC0000 @@ -25,7 +25,7 @@ URxvt.color8 : #555753 URxvt.color9 : #EF2929 URxvt.cursorBlink: on URxvt.depth: 32 -URxvt.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=true +URxvt.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=false URxvt.foreground: #E0E0E0 URxvt.iso14755: false URxvt.iso14755_52: false -- cgit v1.2.3