diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 58d067a..c68d667 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -144,7 +144,6 @@ run-shell "$HOME/.dotfiles/config/tmux/theme-activate.sh" # ── Sourcing the plugins ────────────────────────────────────────────── 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-sessionist/sessionist.tmux"