aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x/Xresources6
1 files changed, 6 insertions, 0 deletions
diff --git a/x/Xresources b/x/Xresources
index 8d8dc048..4f8aa1ef 100644
--- a/x/Xresources
+++ b/x/Xresources
@@ -13,6 +13,12 @@ XTerm.vt100.bellIsUrgent: true
XTerm.vt100.charClass: 33-126:48,60:60,61:48,62:60
/**
+ * Put the terminal text contents flush against the edges of the window,
+ * otherwise things like tmux look awkward.
+ */
+XTerm.vt100.internalBorder: 0
+
+/**
* Set some less harsh colors than the xterm defaults; I think I got these from
* somewhere else and tweaked them, but I can't remember where it was now.
*/