diff --git a/home/.config/tmux/tmux.conf.local b/home/.config/tmux/tmux.conf.local index 62e56c4..377783e 100644 --- a/home/.config/tmux/tmux.conf.local +++ b/home/.config/tmux/tmux.conf.local @@ -450,6 +450,8 @@ set -g status-right "#{E:@catppuccin_status_session}" set -g set-clipboard on set -g allow-passthrough on +set -as terminal-overrides ",*:Tc" +set -as terminal-overrides ",*:RGB" # -- custom variables ----------------------------------------------------------