Modify tmux powerline config

This commit is contained in:
Eric Torres 2022-12-26 05:26:43 -08:00
parent 0b33a8a454
commit ac82a4d011

View File

@ -11,8 +11,8 @@ set -g @plugin 'dracula/tmux'
# dracula customizations
set -g @dracula-plugins "weather time"
set -g @dracula-show-powerline true
set -g @dracula-show-fahrenheit false
set -g @dracula-military-time true
set -g @dracula-show-fahrenheit true
set -g @dracula-military-time false
run '.config/tmux/plugins/tpm/tpm'