1
Fork 0
dotfiles/.config/weathercrab/wthrr.ron

22 lines
405 B
Plaintext

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