I'd like to propose a small adjustment to the weather plugin settings, so that it's set up like the datetime plugin. To illustrate the inconsistency, my current config looks something like this:
set -g @theme_plugin_datetime_format '%d/%m/%y %H:%M:%S'
set -g @theme_plugin_weather_format_string '%c%t'
I'd like to propose a small adjustment to the
weather
plugin settings, so that it's set up like thedatetime
plugin. To illustrate the inconsistency, my current config looks something like this:References: