aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-24 23:11:03 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-24 23:14:12 +1300
commit17e55778237e96dc0b52f58a31e228f3ab163a3e (patch)
treece1a39f21cbe61ccf026db55c8915a51a0cbe769 /X
parentAdd an issue (diff)
downloaddotfiles-17e55778237e96dc0b52f58a31e228f3ab163a3e.tar.gz
dotfiles-17e55778237e96dc0b52f58a31e228f3ab163a3e.zip
Add a start at an XTerm config
Diffstat (limited to 'X')
-rw-r--r--X/Xresources1
-rw-r--r--X/Xresources.d/xterm9
2 files changed, 10 insertions, 0 deletions
diff --git a/X/Xresources b/X/Xresources
index 989f0e01..d7d7556f 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -1,2 +1,3 @@
#include ".Xresources.d/URxvt"
#include ".Xresources.d/Xft"
+#include ".Xresources.d/xterm"
diff --git a/X/Xresources.d/xterm b/X/Xresources.d/xterm
new file mode 100644
index 00000000..ffa29689
--- /dev/null
+++ b/X/Xresources.d/xterm
@@ -0,0 +1,9 @@
+! XTerm
+xterm*bellIsUrgent : true
+xterm*internalBorder : 0
+xterm*colorMode : false
+xterm*eightBitInput : false
+xterm*faceName : Ubuntu Mono:size=12
+xterm*locale : true
+xterm*metaSendsEscape : true
+xterm*termName : xterm-mono