summaryrefslogtreecommitdiff
path: root/X11
diff options
context:
space:
mode:
authorroot <root@jones.dk>2009-04-18 01:57:58 +0200
committerroot <root@jones.dk>2009-04-18 01:57:58 +0200
commit558fc7d7cca2df4fd5d68148ccd8bf0f21e4f968 (patch)
tree98278785df0e1391ee4ed3b6e967be5c41c82ed8 /X11
parent6046eb9328e4e2ed541e6e904923aafe283e3c49 (diff)
Drop superfluous URxvt lines. Add boldFont, saveLines and transparency lines.
Diffstat (limited to 'X11')
-rw-r--r--X11/Xresources/local20
1 files changed, 17 insertions, 3 deletions
diff --git a/X11/Xresources/local b/X11/Xresources/local
index 2d45ceb..de16acf 100644
--- a/X11/Xresources/local
+++ b/X11/Xresources/local
@@ -1,10 +1,24 @@
! /etc/X11/Xresources/local
XTerm*font: terminus-24
+XTerm*boldFont: terminus-bold-24
Rxvt*font: terminus-24
-URxvt*font: terminus-24
+Rxvt*boldFont: terminus-bold-24
+
XTerm*reverseVideo: True
Rxvt*reverseVideo: True
-URxvt*reverseVideo: True
+
Rxvt*scrollBar: False
-URxvt*scrollBar: False
+Rxvt*saveLines: 500
+
+! enable pseudo-transparency
+Rxvt*color9: #ff5555
+Rxvt*color10: #55ff55
+Rxvt*color11: #ffff55
+Rxvt*color12: #5555ff
+Rxvt*color13: #ff55ff
+Rxvt*color14: #55ffff
+Rxvt*color15: #ffffff
+Rxvt*inheritPixmap: True
+Rxvt*shading: 15
+Rxvt*tintColor: white