diff --git a/.config/tmux/conf/plugins.conf b/.config/tmux/conf/plugins.conf index 1b34f566..697d48d2 100644 --- a/.config/tmux/conf/plugins.conf +++ b/.config/tmux/conf/plugins.conf @@ -1,7 +1,7 @@ # Plugins Declaration set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' -set -g @plugin 'catppuccin/tmux' +set -g @plugin 'catppuccin/tmux#v0.3.0' set -g @plugin 'omerxx/tmux-sessionx' set -g @plugin 'wfxr/tmux-fzf-url' set -g @plugin 'omerxx/tmux-floax'