update i3 config
This commit is contained in:
@@ -32,10 +32,10 @@ ethernet _first_ {
|
||||
battery all {
|
||||
format = "%status %percentage %remaining %emptytime"
|
||||
format_down = ""
|
||||
status_chr = "⚡ CHR"
|
||||
status_bat = "🔋 BAT"
|
||||
status_unk = "? UNK"
|
||||
status_full = "☻ FULL"
|
||||
status_chr = " CHR"
|
||||
status_bat = " BAT"
|
||||
status_unk = " UNK"
|
||||
status_full = " FULL"
|
||||
path = "/sys/class/power_supply/BAT%d/uevent"
|
||||
low_threshold = 10
|
||||
integer_battery_capacity = true
|
||||
|
||||
Reference in New Issue
Block a user