This commit is contained in:
Jeff Lance 2021-05-14 21:39:11 +02:00
parent 71b8aeb6ec
commit dee3f6f876

View File

@ -356,3 +356,18 @@ bind C-a send-prefix
#
# "$@"
# # /!\ do not remove the previous line
#
set -g @tpm_plugins ' \
tmux-plugins/tpm \
dracula/tmux \
'
set -g @dracula-show-fahrenheit false
set -g @dracula-day-month true
set -g @dracula-show-powerline true
set -g @dracula-show-network false
set -g @dracula-show-powerline true
set -g @dracula-show-battery false
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run -b '~/.tmux/plugins/tpm/tpm'