generic bar with or without battery
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user