diff --git a/scripts/dracula.sh b/scripts/dracula.sh index 07e2569..8d1de20 100755 --- a/scripts/dracula.sh +++ b/scripts/dracula.sh @@ -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'