Remove some Settings entries

This commit is contained in:
Ly-sec 2025-08-22 20:07:06 +02:00
parent ce9ab7f90f
commit 931e499d67
2 changed files with 3 additions and 7 deletions

View file

@ -120,13 +120,8 @@ Singleton {
bar: JsonObject {
property string position: "top" // Possible values: "top", "bottom"
property bool showActiveWindow: true
property bool showActiveWindowIcon: true
property bool showSystemInfo: false
property bool showMedia: false
property bool showBrightness: true
property bool showNotificationsHistory: true
property bool showTray: true
property bool alwaysShowBatteryPercentage: false
property real backgroundOpacity: 1.0
property list<string> monitors: []