feat: power-profile switcher in topbar

This commit is contained in:
Ninjdai
2025-07-15 22:44:24 +02:00
parent bb221326eb
commit 90013c7451
3 changed files with 39 additions and 2 deletions
@@ -123,6 +123,7 @@ Singleton {
property bool showMicToggle: false
property bool showKeyboardToggle: true
property bool showDarkModeToggle: true
property bool showPerfProfileToggle: false
}
property JsonObject tray: JsonObject {
property bool monochromeIcons: true