blob: 96fb0a1250f065c1077924fcaa2265937182a73c (
plain)
- ! /etc/X11/Xresources/local
- XTerm*font: terminus-18
- XTerm*boldFont: terminus-bold-18
- Rxvt*font: terminus-18
- Rxvt*boldFont: terminus-bold-18
- XTerm*background: Black
- XTerm*foreground: White
- Rxvt*background: Black
- Rxvt*foreground: White
- XTerm*scrollBar: False
- Rxvt*scrollBar: False
- Rxvt*saveLines: 1000
- ! 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
|