1
Fork 0

Add wthrr configuration.

This commit is contained in:
Bauke 2023-04-30 11:50:53 +02:00
parent df83facdc6
commit 11fda2d67e
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 21 additions and 0 deletions

View File

@ -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,
),
)