Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- theme = "modern"
- icons = "awesome"
- [[block]]
- block = "weather"
- format = "{weather} ({location}) {temp}°, {wind} m/s {direction}"
- service = { name = "openweathermap", api_key = "", city_id = "", units = "metric" }
- [[block]]
- block = "temperature"
- collapsed = false
- interval = 10
- format = "{max}°"
- #[[block]]
- #block = "memory"
- #display_type = "memory"
- #format_mem = "{Mup}%"
- #format_swap = "{SUp}%"
- [[block]]
- block = "cpu"
- interval = 1
- #[[block]]
- #block = "load"
- #interval = 1
- #format = "{1m}"
- [[block]]
- block = "time"
- interval = 60
- format = "%a %d/%m %R"
- [[block]]
- block = "sound"
- [[block]]
- block = "backlight"
- [[block]]
- block = "battery"
- interval = 10
- format = "{percentage}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement