Revert back gruvbox theme
This commit is contained in:
parent
45e9958066
commit
1f48c56381
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
set -g @plugin 'christoomey/vim-tmux-navigator'
|
set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||||
# set -g @plugin 'dreamsofcode-io/catppuccin-tmux'
|
# set -g @plugin 'dreamsofcode-io/catppuccin-tmux'
|
||||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||||
# set -g @plugin 'egel/tmux-gruvbox'
|
set -g @plugin 'egel/tmux-gruvbox'
|
||||||
# set -g @tmux-gruvbox 'dark' # or 'light'
|
set -g @tmux-gruvbox 'dark' # or 'light'
|
||||||
|
|
||||||
# Shift Alt vim keys to switch windows
|
# Shift Alt vim keys to switch windows
|
||||||
bind -n M-H previous-window
|
bind -n M-H previous-window
|
||||||
|
|
Loading…
Reference in a new issue