fix: hide the charge limit toggle on unsupported devices

This commit is contained in:
Ashley Wulber 2025-07-28 13:53:51 -04:00 committed by Ashley Wulber
parent 98e1cdec52
commit 65b8376a40
4 changed files with 67 additions and 47 deletions

1
Cargo.lock generated
View file

@ -1087,6 +1087,7 @@ dependencies = [
name = "cosmic-applet-battery"
version = "0.1.0"
dependencies = [
"anyhow",
"cosmic-settings-subscriptions",
"cosmic-time",
"drm 0.14.1",