summaryrefslogtreecommitdiffstats
path: root/.Xdefaults
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-11-29 21:59:02 +0100
committerFlorian Pritz <bluewind@xssn.at>2009-11-29 22:00:25 +0100
commitf5d7fe2346ec00aecc12116ae9c209b3ec6e4a79 (patch)
treeb739f5506fa4b66143bf6f848ead0f48759215f0 /.Xdefaults
parent61c8810f3fbd3dc115264db33c9863df8c78056c (diff)
downloaddotfiles-f5d7fe2346ec00aecc12116ae9c209b3ec6e4a79.tar.gz
dotfiles-f5d7fe2346ec00aecc12116ae9c209b3ec6e4a79.tar.xz
Xdefaults: change color and font
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults4
1 files changed, 4 insertions, 0 deletions
diff --git a/.Xdefaults b/.Xdefaults
index 010938b..89bb7d5 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -7,6 +7,8 @@
*font: xft:DejaVu\ Sans\ Mono:size=7:antialias=true
*boldFont: xft:DejaVu\ Sans\ Mono-7:bold
+xterm*font: -*-proggytiny-*-*-*-*-*-*-*-*-*-*-*-*
+
!*dpi: 75
*antialias: true
*hinting: true
@@ -52,6 +54,8 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@!-]*[\\w/-]
!--------------------
URxvt*background: #000000
URxvt*foreground: #CCCCCC
+xterm*background: #000000
+xterm*foreground: #CCCCCC
*cursorColor: #8BDE79
*highlightColor:#444
!Black