From a658ea99eb4f0df3f6dc0290e2ab0c18b825ab0c Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Sat, 3 Dec 2022 01:13:52 +0100 Subject: [PATCH] Update '.tmux.theme' --- .tmux.theme | 1 + 1 file changed, 1 insertion(+) 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