Skip to content

Commit 4edc66c

Browse files
committed
replacing weather with time, since weather wont do celcius
1 parent 8aa6963 commit 4edc66c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tmux.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ set -g @plugin 'tmux-plugins/tmux-resurrect'
3535

3636
set -g @dracula-show-powerline true
3737
set -g @dracula-fixed-location "Gloucester"
38-
set -g @dracula-plugins "weather"
38+
set -g @dracula-plugins "time"
3939
set -g @dracula-show-flags true
40+
set -g @dracula-show-timezone true
4041
set -g @dracula-show-left-icon session
4142
set -g status-position top
4243

0 commit comments

Comments
 (0)