aboutsummaryrefslogtreecommitdiff
path: root/x/Xresources
diff options
context:
space:
mode:
Diffstat (limited to 'x/Xresources')
-rw-r--r--x/Xresources6
1 files changed, 6 insertions, 0 deletions
diff --git a/x/Xresources b/x/Xresources
index 672fc214..34ab078f 100644
--- a/x/Xresources
+++ b/x/Xresources
@@ -72,6 +72,12 @@ XTerm.vt100.faceSize: 9
XTerm.vt100.renderFont: defaultOff
/**
+ * Draw our own box characters, even if the font seems to support them. Using
+ * Ubuntu Mono at least, this removes gaps between vertical lines.
+ */
+XTerm.vt100.forceBoxChars: true
+
+/**
* Put the terminal text contents flush against the edges of the window,
* otherwise things like tmux look awkward.
*/