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
1 changed files with 2 additions and 1 deletions

View File

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