aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2023-02-11 06:01:59 +1300
committerTom Ryder <tom@sanctum.geek.nz>2023-02-11 06:01:59 +1300
commit1cdef66a6e9b69adb2c1dd439342c7f9efce227b (patch)
tree73a6771cc7b6384af5e5eb128e0d4b2ff3db8c5e
parentRemove mention of X resource subfiles in Vim check (diff)
downloaddotfiles-1cdef66a6e9b69adb2c1dd439342c7f9efce227b.tar.gz
dotfiles-1cdef66a6e9b69adb2c1dd439342c7f9efce227b.zip
Restore internal borders to xterm windows
I think it's OK, actually.
-rw-r--r--x/Xresources1
1 files changed, 0 insertions, 1 deletions
diff --git a/x/Xresources b/x/Xresources
index c9be5f41..bf71d9e2 100644
--- a/x/Xresources
+++ b/x/Xresources
@@ -2,7 +2,6 @@
XTerm.termName: xterm-256color
XTerm.vt100.bellIsUrgent: true
XTerm.vt100.charClass: 0-32:0,33-59:1,60:2,61:1,62:2,63-9471:1,9472-9599:3,9600-65535:1
-XTerm.vt100.internalBorder: 0
XTerm.vt100.background: #030303
XTerm.vt100.foreground: #E0E0E0
XTerm.vt100.color0: #030303