1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-30 09:32:05 -04:00

(dms): Add input group to dms setup

- Suppress fix/warnings
This commit is contained in:
purian23
2026-04-28 14:03:37 -04:00
parent fd651dc943
commit a4cfdf4a59
4 changed files with 37 additions and 8 deletions

View File

@@ -1092,12 +1092,6 @@ Item {
}
}
Loader {
id: powerProfileWatcherLoader
active: SettingsData.osdPowerProfileEnabled
source: "Services/PowerProfileWatcher.qml"
}
LazyLoader {
id: hyprlandOverviewLoader
active: CompositorService.isHyprland