diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 3d0d560..2d865c5 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -121,11 +121,11 @@ set -g status-right "#[fg=#1f2335,bg=#1f2335,nobold,nounderscore,noitalics]#[ # ╰──────────────────────────────────────────────────────────╯ run-shell ~/.dotfiles/config/tmux/plugins/tmux-sensible/sensible.tmux +run-shell ~/.dotfiles/config/tmux/plugins/tmux-window-name/tmux_window_name.tmux run-shell ~/.dotfiles/config/tmux/plugins/tmux-resurrect/resurrect.tmux run-shell ~/.dotfiles/config/tmux/plugins/tmux-continuum/continuum.tmux run-shell ~/.dotfiles/config/tmux/plugins/tmux-sessionist/sessionist.tmux run-shell ~/.dotfiles/config/tmux/plugins/tmux-mode-indicator/mode_indicator.tmux run-shell ~/.dotfiles/config/tmux/plugins/tmux-suspend/suspend.tmux run-shell ~/.dotfiles/config/tmux/plugins/tmux-yank/yank.tmux -run-shell ~/.dotfiles/config/tmux/plugins/tmux-window-name/tmux_window_name.tmux