diff --git a/.tmux.conf b/.tmux.conf index c0fdabb..b06d4c9 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -25,11 +25,11 @@ set -g mouse on # Don't rename windows automatically set-option -g allow-rename off - ###################### ### DESIGN CHANGES ### ###################### +set -g default-terminal "screen-256color" set -g @plugin 'tinted-theming/base16-tmux' set -g @plugin 'thewtex/tmux-mem-cpu-load' set -g @colors-base16 'dracula'