diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 9341355..7f9ecac 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,3 +1,6 @@ +set -g default-terminal "screen-256color" +set -ga terminal-overrides ",*256col*:Tc" +set -g terminal-overrides ",alacritty:Tc" set-option -g status-position top set -goq @powerline-color-main-1 "#61AFEF"