diff --git a/.tmux.conf b/.tmux.conf index 330dfc9..041ffa0 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -2,10 +2,10 @@ set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -g @plugin 'catppuccin/tmux#v2.1.3' set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'omerxx/tmux-sessionx' +set -g @plugin 'sainnhe/tmux-fzf' set -g @continuum-restore 'on' -set -g @resurrect-processes 'lazygit yazi' +set -g @resurrect-processes 'opencode nvim lazygit yazi' # Remap prefix from Ctrl+b to Ctrl+Space unbind C-b