MOre testing

This commit is contained in:
Ethan Edwards 2020-05-19 15:50:34 -04:00
parent fcac1f8902
commit 82ad5a7405

View file

@ -21,7 +21,7 @@ main()
show_network=$(get_tmux_option "@dracula-show-network" true)
show_weather=$(get_tmux_option "@dracula-show-weather" true)
show_fahrenheit=$(get_tmux_option "@dracula-show-fahrenheit" true)
show_military=$(get_tmux_option "@dracula-military-time" true)
show_military=$(get_tmux_option "@dracula-military-time" false)
# Dracula Color Pallette
white='#f8f8f2'