From 1dca11461d168b1d94c2f4fadc36f3ab600d45d0 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Thu, 1 Jul 2021 21:42:12 +0200 Subject: [PATCH] update conf --- conf/tmux.conf.local | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 +