Specify temp_format argument for weather segment in ascii theme

This commit is contained in:
ZyX 2014-08-29 20:35:40 +04:00
parent c8d052ad23
commit e808dd76c4

View File

@ -77,7 +77,8 @@
"windy": "WINDY", "windy": "WINDY",
"not_available": "NA", "not_available": "NA",
"unknown": "UKN" "unknown": "UKN"
} },
"temp_format": "{temp:.0f} C"
} }
}, },
"powerline.segments.common.fuzzy_time": { "powerline.segments.common.fuzzy_time": {