From 9b6affb7e7ed43310d5db94b0ae2abaf2e630a12 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Mon, 17 Jan 2022 10:30:29 -0500 Subject: tmux, compton updates --- tmux/.config/tmux/tmux.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'tmux') diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 058d407..33bea37 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -8,8 +8,10 @@ ############################# ## set the default TERM -set -g default-terminal screen -set -as terminal-overrides ',st*:Ss@' +#set -g default-terminal screen +set -g default-terminal "screen-256color" + +# set -as terminal-overrides ',st*:Ss@' ## update the TERM variable of terminal emulator when creating a new session or attaching a existing session set -g update-environment 'DISPLAY SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY TERM' -- cgit v1.2.3