diff --git a/.tmux.conf b/.tmux.conf index 895af45..08264be 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -93,7 +93,7 @@ set -g @mode_indicator_empty_mode_style 'bg=#fabd2f,fg=#1d2021' # set -g @plugin 'egel/tmux-gruvbox' # Gruvbox theme for tmux set -g @plugin 'https://git.k4li.de/mirrors/tmux-gruvbox' set -g @tmux-gruvbox 'dark256' # Can be 'dark', 'dark256', 'light', 'light256' -set -g @tmux-gruvbox-right-bg +# set -g @tmux-gruvbox-right-bg set -g @tmux-gruvbox-left-status-a '#{tmux_mode_indicator}' set -g @tmux-gruvbox-right-status-z "$USER@#h " # Hostname and tmux mode indicator set -g @tmux-gruvbox-right-status-x '#[fg=yellow] %H:%M' # Time format 24H