summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.org>2025-02-20 15:18:02 -0600
committerDanny Holman <dholman@gymli.org>2025-02-20 15:18:02 -0600
commita27e83028b7943d26d881564ed446a2a4d374fed (patch)
tree017ffe78defa27275790c82249a581aef5d9eca6 /.tmux.conf
parent01ef5403e983f5a4767cacf3ffe77a0fcea2139a (diff)
Update to 02/20/25
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/.tmux.conf b/.tmux.conf
index eda4cc4..be6a1b4 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -25,8 +25,7 @@ set -g status-left ''
set -g status-right ''
# Terminal settings
-set -g default-terminal "xterm"
-set -g terminal-overrides ",xterm-termite:Tc"
+#set -g default-terminal "xterm-256color"
# Mouse
set -g mouse on