explicitly set the battery name
This commit is contained in:
parent
f837fcacf4
commit
3ee5d282b6
|
@ -47,6 +47,7 @@
|
|||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"bat": "BAT0",
|
||||
"format": " {icon} {capacity}%",
|
||||
// "format-good": "", // An empty format will hide the module
|
||||
// "format-full": "",
|
||||
|
|
Loading…
Reference in New Issue