Battery estimate is no longer accessible in the "Full" state on default config

This commit is contained in:
OpenSauce04 2024-02-08 15:04:21 +00:00
parent b6f4a0dae2
commit 90c2415b64
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@
"critical": 15
},
"format": "{capacity}% {icon}",
"format-full": "{capacity}% {icon}",
"format-charging": "{capacity}% ",
"format-plugged": "{capacity}% ",
"format-alt": "{time} {icon}",