fabioluciano / tmux-tokyo-night

174 stars 35 forks source link

Make format key consistent for the weather plugin #32

Closed sjednac closed 5 months ago

sjednac commented 5 months ago

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'

References: