mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-11-01 03:27:26 -05:00
battery remaining time display
This commit is contained in:
parent
b1b5d9cd1b
commit
f45c7ec7f2
|
@ -108,7 +108,7 @@
|
|||
"critical": 15
|
||||
},
|
||||
"full-at": 80,
|
||||
"format": "{capacity}% {icon}",
|
||||
"format": "{capacity}% - {time} {icon}",
|
||||
"format-icons": ["", "", "", "", ""],
|
||||
"max-length": 25
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue