commit 8041535ad26d5508ba060f5cc604db0c13861c6c
parent 8a2c5e6dee11b2c8e367f7a29e280328a915a097
Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de>
Date: Thu, 12 Jul 2018 18:50:04 +0200
Disable dimming of status bar
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/tmux.conf b/tmux.conf
@@ -62,7 +62,6 @@ setw -g window-status-current-fg white
# color the status bar
set -g status-bg colour235
set -g status-fg white
-set-option -g status-attr dim
#################################################################
########################### windows #############################