summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.Xresources.d/xterm8
1 files changed, 4 insertions, 4 deletions
diff --git a/.Xresources.d/xterm b/.Xresources.d/xterm
index 395d936..f8553b2 100644
--- a/.Xresources.d/xterm
+++ b/.Xresources.d/xterm
@@ -1,6 +1,6 @@
*customization: -color
-xterm*termName: xterm-256color
+*termName: xterm-256color
-xterm*metaSendsEscape: true
-xterm*scrollTtyOutput: false
-xterm*saveLines: 100000
+*metaSendsEscape: true
+*scrollTtyOutput: false
+*saveLines: 100000