fine tune after powerline PR
This commit is contained in:
parent
b4869b3dc0
commit
52022a22a3
4 changed files with 5 additions and 2 deletions
|
@ -20,7 +20,8 @@ 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_powerline=$(get_tmux_option "@dracula-show-powerline" true)
|
||||
show_powerline=$(get_tmux_option "@dracula-show-powerline" false)
|
||||
|
||||
# Dracula Color Pallette
|
||||
white='#f8f8f2'
|
||||
gray='#44475a'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue