diff --git a/.tmux.conf b/.tmux.conf index 406f9c5..103a633 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -20,7 +20,8 @@ set -g update-environment "XAUTHORITY DISPLAY WINDOWID SSH_ASKPASS SSH_AGENT_PID set -g default-command zsh set -g history-limit 10000 -set-option -g default-terminal "tmux-256color" +set -g default-terminal "alacritty" +set -ag terminal-overrides ",alacritty:RGB" set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m' # Underline color # Key bindings