aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-03-10 17:12:03 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-03-10 17:12:03 +1300
commitb6c4feb22320d219d1cb9a846f068e294ec16fb4 (patch)
treeb651154c5c04353d26978902dd79e665d3e9b3d6 /X
parentDon't need transparency anymore (diff)
downloaddotfiles-b6c4feb22320d219d1cb9a846f068e294ec16fb4.tar.gz
dotfiles-b6c4feb22320d219d1cb9a846f068e294ec16fb4.zip
Use point size for terminal font not pixels
Diffstat (limited to 'X')
-rw-r--r--X/Xresources2
1 files changed, 1 insertions, 1 deletions
diff --git a/X/Xresources b/X/Xresources
index 8c1fb386..e9f4f592 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -29,7 +29,7 @@ URxvt.buffered: false
URxvt.cursorBlink: on
URxvt.depth: 32
URxvt.fading: 40
-URxvt.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=false
+URxvt.font: xft:Ubuntu Mono:size=12:antialias=true:hinting=true
URxvt.internalBorder: 0
URxvt.iso14755: false
URxvt.iso14755_52: false