ilya-manin / tmux-weather

🌤 Weather plugin for tmux
MIT License
69 stars 13 forks source link

Change units #1

Closed yushangakki closed 5 years ago

yushangakki commented 5 years ago

This plugin is amazing, but can I ask how to change the temperature units to metrix? thank you!

ilya-manin commented 5 years ago

Hey @yushangakki, thanks for using the plugin 😃 Actually, there was no way to customize weather units, but I've just added it. So just add this line in your .tmux.conf:

set-option -g @tmux-weather-units" "m"
yushangakki commented 5 years ago

should it be set-option -g @tmux-weather-units "m"? I downloaded the new script but it does not work. Should I change the url instead (I checked the wttr.in document) Thank you and have a happy thanksgiving!

yushangakki commented 5 years ago

My bad, I just found it worked now, maybe it just took a long time to change the display. Thank you! Happy Thanksgiving!

ilya-manin commented 5 years ago

Glad to hear it all worked out. Happy Thanksgiving too!