update battery config

This commit is contained in:
Thomas Avé 2024-03-08 23:05:03 +01:00
parent 73a4526637
commit 7a382c1165
1 changed files with 3 additions and 2 deletions

View File

@ -80,8 +80,9 @@
},
"format": "{icon}",
"tooltip-format": "{capacity}% ({time})",
"format-plugged": "{capacity}% ",
"format-alt": "{capacity}% {time} {icon}",
"format-charging": "{capacity}% ",
"format-full": "{capacity}% ",
"format-alt": "{capacity}% {time} [{power:.2} W]",
"format-icons": [" ", " ", " ", " ", " "]
},
}