aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-02-24 00:35:03 +1300
committerTom Ryder <tom@sanctum.geek.nz>2013-02-24 00:35:03 +1300
commit6e85fc7b1ae4e3eb124ff3e498b4e5a88d6d5318 (patch)
tree28da983b4966ac16fd3d6b10dda8cb94ed40d5ed /X
parentRemove URL matcher stuff (diff)
downloaddotfiles-6e85fc7b1ae4e3eb124ff3e498b4e5a88d6d5318.tar.gz
dotfiles-6e85fc7b1ae4e3eb124ff3e498b4e5a88d6d5318.zip
Use font glyphs for line-drawing, not builtins
I use Ubuntu Mono and its linedrawing characters are a bit more even that urxvt's builtins
Diffstat (limited to 'X')
-rw-r--r--X/Xresources1
1 files changed, 1 insertions, 0 deletions
diff --git a/X/Xresources b/X/Xresources
index 6267d8be..4595cdc8 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -39,5 +39,6 @@ URxvt.scrollBar: false
URxvt.scrollTTyKeypress: true
URxvt.scrollTTyOutput: false
URxvt.secondaryScroll: true
+URxvt.skipBuiltinGlyphs: true
URxvt.urgentOnBell: true