general {
colors = true
markup = pango
interval = 5
}
order += "battery all"
order += "tztime local"
battery all {
format = "%status %percentage (%remaining)"
format_down = ""
status_chr = "⚡"
status_bat = "🔋"
low_threshold = 30
threshold_type = percentage
}
tztime local {
format = "%time"
format_time = "%d-%m-%Y %H:%M"
}