summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorlxf <sng@luxagraf.net>2022-05-31 21:18:48 -0400
committerlxf <sng@luxagraf.net>2022-05-31 21:18:48 -0400
commite9a9b73726ad6dba80efcc84d50d4c40896d150d (patch)
tree63471227a02e1302c6a39ab59e4990eff18e3949 /.tmux.conf
parenta52961c7208c9dbbaaa68c07a9d1b26a05eec551 (diff)
brought dotfiles up to date with dell xps arch install
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 9ca16e3..5a3cb98 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -72,6 +72,7 @@ set-option -g pane-active-border-style fg=colour39
set-option -g message-style fg=colour16,bg=colour221,bold
set -g status-left '#[fg=colour235,bg=colour252,bold] #S #[fg=colour252,bg=colour238,nobold]#[fg=colour245,bg=colour238,bold] #(whoami) #[fg=colour238,bg=colour234,nobold]'
set -g window-status-format "#[fg=white,bg=colour234] #I #W "
+set-option -g status off
set -g default-terminal "screen-256color"
set-window-option -g automatic-rename off