summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-01-15 12:10:05 +0100
committerGravatar Tom Willemsen2013-01-15 12:10:05 +0100
commit25dcd4dd48b31a426a1e04204f0926567820ad59 (patch)
tree7a3b75a32615cdb9ef014e435ac868742ef89282
parente9fb14a9dc1ccaf13320b03a8aeca823db852cd9 (diff)
downloaddotfiles-25dcd4dd48b31a426a1e04204f0926567820ad59.tar.gz
dotfiles-25dcd4dd48b31a426a1e04204f0926567820ad59.zip
Xdefaults: Use consolas
It has slanted script, I do miss the parentheses though.
-rw-r--r--.Xdefaults7
1 files changed, 3 insertions, 4 deletions
diff --git a/.Xdefaults b/.Xdefaults
index ebbbd9c..1dc05f0 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -1,4 +1,3 @@
-
urxvt.internalBorder: 0
urxvt.loginShell: true
@@ -21,9 +20,9 @@ urxvt.keysym.M-s: perl:keyboard-select:search
urxvt.keysym.M-u: perl:url-select:select_next
-urxvt.font: xft:Monaco:weight=medium:pixelsize=18
-urxvt.boldFont: xft:Monaco:weight=black:pixelsize=18
-! urxvt.italicFont: xft:Monaco:slant=italic:pixelsize=18
+urxvt.font: xft:Consolas:weight=medium:pixelsize=18
+urxvt.boldFont: xft:Consolas:weight=bold:pixelsize=18
+urxvt.italicFont: xft:Consolas:slant=italic:pixelsize=18
urxvt.background: #111113
urxvt.foreground: #eeeeec