mirror of
https://github.com/powerline/powerline.git
synced 2025-07-27 07:44:36 +02:00
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",
|
"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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user