feat: power-profile switcher in topbar (#1653)

This commit is contained in:
end-4
2025-07-25 09:11:46 +02:00
committed by GitHub
3 changed files with 40 additions and 2 deletions
@@ -125,6 +125,7 @@ Singleton {
property bool showMicToggle: false
property bool showKeyboardToggle: true
property bool showDarkModeToggle: true
property bool showPerformanceProfileToggle: false
}
property JsonObject tray: JsonObject {
property bool monochromeIcons: true