generic bar with or without battery

This commit is contained in:
2020-09-23 16:45:31 +02:00
parent ac09f87115
commit e6dd791934

View File

@@ -3,11 +3,12 @@ general {
interval = 5 interval = 5
} }
#order += "battery all" order += "battery all"
order += "tztime local" order += "tztime local"
battery all { battery all {
format = "%status %percentage %remaining" format = "%status %percentage %remaining"
format_down = ""
status_chr = "⚡" status_chr = "⚡"
status_bat = "🔋" status_bat = "🔋"
low_threshold = 30 low_threshold = 30