diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 5e99290..900c5cd 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -59,7 +59,7 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'christoomey/vim-tmux-navigator' set -g @plugin 'tmux-plugins/tmux-yank' -set -g @plugin 'seebi/tmux-colors-solarized' +set -g @plugin 'catppuccin/tmux' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum'