From c6f760723c802c1059f38d896ebbdc7c2c1b6b70 Mon Sep 17 00:00:00 2001 From: Gregory Pakosz Date: Thu, 2 Mar 2023 19:47:33 +0100 Subject: [PATCH] added tmux_conf_theme that controls whether theming is enabled or disabled (2), fixes #629 --- .tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index 3538f56..8c72010 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1099,9 +1099,8 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration' # } # printf "#[fg=%s,bg=%s,none]%s", bg[j_], status_bg, mainsep # }') -# -# status_left="$status_left " # fi +# status_left="$status_left " # # # -- status-right style # @@ -1174,6 +1173,7 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration' # } # }') # fi +# status_right="$status_right" # # # -- clock --------------------------------------------------------------- #