diff --git a/tmux/tmux.conf b/tmux/tmux.conf index ba494d8..5e49f81 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,8 +1,10 @@ # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' +set -g @plugin 'catppuccin/tmux#v2.1.3' # See https://github.com/catppuccin/tmux/tags for additional tags setw -g mode-keys vi +set -g @catppuccin_flavor 'frappe' set -g prefix C-s unbind-key C-b