~icons for i3status battery status
Using all-the-icons in Emacs for these solutions. Look better
This commit is contained in:
@@ -26,11 +26,11 @@ disk /home {
|
||||
|
||||
battery 0 {
|
||||
format = "%status %percentage %emptytime"
|
||||
status_chr = "⚡ CHR"
|
||||
status_bat = " BAT"
|
||||
format_down = ""
|
||||
status_chr = " Charging"
|
||||
status_bat = " Battery"
|
||||
status_unk = "? UNK"
|
||||
status_full = "☻ FULL"
|
||||
status_full = " Full"
|
||||
path = "/sys/class/power_supply/BAT%d/uevent"
|
||||
low_threshold = 10
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user