Specify temp_format argument for weather segment in ascii theme
This commit is contained in:
parent
c8d052ad23
commit
e808dd76c4
|
@ -77,7 +77,8 @@
|
|||
"windy": "WINDY",
|
||||
"not_available": "NA",
|
||||
"unknown": "UKN"
|
||||
}
|
||||
},
|
||||
"temp_format": "{temp:.0f} C"
|
||||
}
|
||||
},
|
||||
"powerline.segments.common.fuzzy_time": {
|
||||
|
|
Loading…
Reference in New Issue