forked from Shinonome/dots-hyprland
changed the script to the right name, added some info and removed unnecesary debug
This commit is contained in:
@@ -46,7 +46,6 @@ Singleton {
|
||||
const value = Number(output)
|
||||
if (!isNaN(value)) {
|
||||
root.health = value
|
||||
console.log("Battery health:", value)
|
||||
} else {
|
||||
console.warn("Battery script output invalid:", output)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user