diff --git a/sources/tmux/.tmux.conf b/sources/tmux/.tmux.conf index dc97eed..0b0206e 100644 --- a/sources/tmux/.tmux.conf +++ b/sources/tmux/.tmux.conf @@ -86,6 +86,7 @@ set -g @plugin fabioluciano/tmux-tokyo-night set -g @theme_variation 'night' set -g @theme_plugins 'datetime,weather,playerctl' set -g @theme_plugin_datetime_format '%A %d %B %T' +set -g @theme_plugin_weather_format '%t+%c+%w+%h' # Run the Tmux plugin manager run '~/.tmux/plugins/tpm/tpm'