diff --git a/.tmux.theme b/.tmux.theme index c6f9c89..ed68752 100644 --- a/.tmux.theme +++ b/.tmux.theme @@ -4,6 +4,7 @@ # Color ################### set -g default-terminal "screen-256color" +if 'infocmp -x tmux-256color > /dev/null 2>&1' 'set -g default-terminal "tmux-256color"' ################### # Left Side