From ba5eee9f72838107cd3541cd1e0ca5643cb61964 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Tue, 23 Feb 2021 22:30:59 +0100 Subject: fixed the tmux color bug again --- .config/tmux/.tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/tmux') diff --git a/.config/tmux/.tmux.conf b/.config/tmux/.tmux.conf index 8fdc640..60c6700 100644 --- a/.config/tmux/.tmux.conf +++ b/.config/tmux/.tmux.conf @@ -3,8 +3,8 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin "arcticicestudio/nord-tmux" # Allows vim to display colors correctly. -set -g terminal-overrides ',xterm-256color:Tc' -set -as terminal-overrides ',xterm*:sitm=\E[3m' +set -g default-terminal "tmux-256color" +set -ag terminal-overrides ",alacritty:RGB" set -g status-position top # statusbar position set -g status-interval 1 -- cgit v1.2.3-70-g09d2