Add wthrr configuration.
This commit is contained in:
parent
df83facdc6
commit
11fda2d67e
|
@ -0,0 +1,21 @@
|
|||
(
|
||||
address: "Hasselt,BE",
|
||||
language: "en_US",
|
||||
forecast: [],
|
||||
units: (
|
||||
temperature: celsius,
|
||||
speed: kmh,
|
||||
time: military,
|
||||
precipitation: mm,
|
||||
),
|
||||
gui: (
|
||||
border: single,
|
||||
color: plain,
|
||||
graph: (
|
||||
style: lines(slim),
|
||||
rowspan: single,
|
||||
time_indicator: true,
|
||||
),
|
||||
greeting: false,
|
||||
),
|
||||
)
|
Loading…
Reference in New Issue