diff --git a/.config/i3/status-rs.toml b/.config/i3/status-rs.toml index 12e8914..47cb82f 100644 --- a/.config/i3/status-rs.toml +++ b/.config/i3/status-rs.toml @@ -16,6 +16,11 @@ interval = 15 inboxes = ["/home/finga/mail/onders.org/Inbox"] display_type = "new" +[[block]] +block = "weather" +format = "{weather} ({location}) {temp}°, {humidity}%, {wind}m/s {direction}" +service = { name = "openweathermap", api_key = "8271cc3c23dbae82eda2123c55c050be", city_id = "2766824", units = "metric" } + [[block]] block = "music" max_width = 42