aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-08-26 03:13:48 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-08-26 03:13:48 +1200
commit7fc9efbe6de85d4fbe159c1e201a1929561dc89a (patch)
treeaeeb97bccaea720025f153bd000130cdef32d59c /X
parentSwitched to awesome, like it so far (diff)
downloaddotfiles-7fc9efbe6de85d4fbe159c1e201a1929561dc89a.tar.gz
dotfiles-7fc9efbe6de85d4fbe159c1e201a1929561dc89a.zip
Fix transparency settings
Diffstat (limited to 'X')
-rw-r--r--X/Xresources4
1 files changed, 2 insertions, 2 deletions
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