diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 93c7fb4..8a8baf6 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -16,6 +16,8 @@ set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'catppuccin/tmux' set -g @plugin 'christoomey/vim-tmux-navigator' +set -g @catppuccin_flavour 'mocha' + run '~/.config/tmux/plugins/tpm/tpm' set-window-option -g mode-keys vi