diff --git a/conf/tmux.conf.local b/conf/tmux.conf.local index 906dbe6..ed92f68 100644 --- a/conf/tmux.conf.local +++ b/conf/tmux.conf.local @@ -339,10 +339,8 @@ bind C-a send-prefix # move status line to top #set -g status-position top - -set -g @plugins ' \ - dracula/tmux \ -' +set -g @plugin 'tmux-plugins/tpm' +set -g @plugin 'dracula/tmux' set -g @dracula-show-fahrenheit false set -g @dracula-day-month true @@ -378,3 +376,4 @@ set -g @dracula-military-time true # "$@" # # /!\ do not remove the previous line +