summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
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