diff --git a/tmux.conf b/tmux.conf index 9cfabce..c6f8e01 100644 --- a/tmux.conf +++ b/tmux.conf @@ -61,3 +61,6 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run '~/.tmux/plugins/tpm/tpm' + +set -g @catppuccin_flavor 'mocha' +run ~/.config/tmux/plugins/catppuccin/tmux/catppuccin.tmux