Revert back gruvbox theme

This commit is contained in:
pro100ton 2024-11-28 09:45:04 +03:00
parent 45e9958066
commit 1f48c56381

View file

@ -7,8 +7,8 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'christoomey/vim-tmux-navigator'
# set -g @plugin 'dreamsofcode-io/catppuccin-tmux'
set -g @plugin 'tmux-plugins/tmux-yank'
# set -g @plugin 'egel/tmux-gruvbox'
# set -g @tmux-gruvbox 'dark' # or 'light'
set -g @plugin 'egel/tmux-gruvbox'
set -g @tmux-gruvbox 'dark' # or 'light'
# Shift Alt vim keys to switch windows
bind -n M-H previous-window