diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 72a44c4..7bceeea 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -10,6 +10,7 @@ set -g @tpm_plugins ' \ b0o/tmux-autoreload \ catppuccin/tmux \ christoomey/vim-tmux-navigator \ + yardnsm/tmux-1password \ jaclu/tmux-menus \ sainnhe/tmux-fzf \ tmux-plugins/tmux-continuum \ @@ -69,6 +70,9 @@ bind N new-window ## https://github.com/jaclu/tmux-menus set -g @menus_trigger 'm' +## https://github.com/jaclu/tmux-1password +set -g @1password-key 'x' + ## https://github.com/catppuccin/tmux set -g @catppuccin_flavour 'mocha' # latte/frappe/macchiato/mocha set -g @catppuccin_window_tabs_enabled on # or off to disable window_tabs