bar: record util button off by default

This commit is contained in:
end-4
2025-10-19 20:51:46 +02:00
committed by GitHub
parent f3e4773811
commit 7b1fa1246f
@@ -211,7 +211,7 @@ Singleton {
property bool showKeyboardToggle: true
property bool showDarkModeToggle: true
property bool showPerformanceProfileToggle: false
property bool showScreenRecord: true
property bool showScreenRecord: false
}
property JsonObject tray: JsonObject {
property bool monochromeIcons: true