2023-07-10 16:09:25 +01:00
|
|
|
{
|
|
|
|
states = {
|
|
|
|
warning = 30;
|
|
|
|
critical = 15;
|
|
|
|
};
|
2023-10-17 05:12:23 +01:00
|
|
|
format = "{icon}";
|
2023-07-10 16:09:25 +01:00
|
|
|
format-charging = "";
|
|
|
|
format-plugged = "";
|
|
|
|
tooltip-format = "{time} {capacity}%";
|
2023-10-16 11:43:58 +01:00
|
|
|
format-icons = [ "" "" "" "" "" "" "" "" "" "" "" ];
|
2023-07-10 16:09:25 +01:00
|
|
|
}
|