MOre testing
This commit is contained in:
parent
fcac1f8902
commit
82ad5a7405
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue