mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-23 01:09:58 -05:00
Removed settings and configs for battery health
This commit is contained in:
@@ -127,14 +127,6 @@ ContentPage {
|
||||
}
|
||||
}
|
||||
}
|
||||
ConfigSwitch {
|
||||
buttonIcon: "healing"
|
||||
text: Translation.tr('Show battery health in popup')
|
||||
checked: Config.options.battery.showHealth
|
||||
onCheckedChanged: {
|
||||
Config.options.battery.showHealth = checked;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ContentSection {
|
||||
|
||||
Reference in New Issue
Block a user