tmux: update catppucin plugin branch

This commit is contained in:
timoxa0 2024-11-29 17:52:03 +05:00
parent 2378412572
commit 49b562634a

View file

@ -17,7 +17,7 @@ bind -n M-: next-window
# List of plugins # List of plugins
set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'catppuccin/tmux#sgoudham-patch-1' set -g @plugin 'catppuccin/tmux'
set -g @plugin 'christoomey/vim-tmux-navigator' set -g @plugin 'christoomey/vim-tmux-navigator'
set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tpm'