better battery status

This commit is contained in:
2020-10-01 11:53:03 +02:00
parent af1f57d181
commit 5767aba7bf

View File

@@ -12,6 +12,8 @@ battery all {
format_down = ""
status_chr = "⚡"
status_bat = "🔋"
status_unk = "⚡"
status_full = "⚡"
low_threshold = 30
threshold_type = percentage
}