update conf

This commit is contained in:
Jeff Lance 2021-07-01 21:42:12 +02:00
parent 301ce53029
commit 1dca11461d

View File

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