fixed config error
This commit is contained in:
parent
98209dd2e7
commit
68ee1dc623
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue