replacing weather with time, since weather wont do celcius
This commit is contained in:
parent
8aa6963786
commit
4edc66c8f8
|
@ -35,8 +35,9 @@ set -g @plugin 'tmux-plugins/tmux-resurrect'
|
|||
|
||||
set -g @dracula-show-powerline true
|
||||
set -g @dracula-fixed-location "Gloucester"
|
||||
set -g @dracula-plugins "weather"
|
||||
set -g @dracula-plugins "time"
|
||||
set -g @dracula-show-flags true
|
||||
set -g @dracula-show-timezone true
|
||||
set -g @dracula-show-left-icon session
|
||||
set -g status-position top
|
||||
|
||||
|
|
Loading…
Reference in New Issue