diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 8f6d9ae..f1dd927 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -160,11 +160,11 @@ run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-sensible/sensible.tmux" run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-window-name/tmux_window_name.tmux" run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-mode-indicator/mode_indicator.tmux" run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-suspend/suspend.tmux" -run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-continuum/continuum.tmux" -run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-resurrect/resurrect.tmux" run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-sessionist/sessionist.tmux" run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-yank/yank.tmux" run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-current-pane-hostname/current_pane_hostname.tmux" run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-fzf-url/fzf-url.tmux" +run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-resurrect/resurrect.tmux" +run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-continuum/continuum.tmux" # run-shell "$HOME/.dotfiles/config/tmux/plugins/tmux-dark-notify/main.tmux"