diff --git a/.tmux.conf b/.tmux.conf index ccd909d..902dfcc 100755 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,7 +3,7 @@ # By Nicholas Marriott. Public domain. #set -g default-terminal "xterm-256color" -set -g default-terminal "alacritty" +set -g default-terminal "tmux-256color" #set -g default-terminal "screen" #set -g default-terminal "rxvt-unicode-256color" #set -g default-terminal "tmux-256color"