diff options
author | Stefan Ritter <xeno@thehappy.de> | 2010-09-23 09:59:39 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2010-09-23 09:59:39 +0200 |
commit | 87fa98bd6a1bafb628285d7e2b6c5ec6f24e73ab (patch) | |
tree | 7fee2da21c5253757ae41798f0c6212484bd9622 | |
parent | e8e127e92c1dee52f37e90df7fddfcc94fce31cb (diff) |
Some stuff
-rw-r--r-- | xorg/xdefaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/xdefaults b/xorg/xdefaults index 4e6d54c..e8bffda 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -38,7 +38,7 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] # Colors #URxvt*cursorColor: #6E8558 #URxvt*background: #141213 -URxvt*background: #001422 +URxvt*background: #000000 URxvt*foreground: #ffffff #URxvt*colorBD: #FFFFFF #URxvt*colorUL: #FFFFFF |