Merge branch 'main' of github.com:noctalia-dev/noctalia-shell

This commit is contained in:
LemmyCook 2025-08-31 08:41:54 -04:00
commit 21876857fc

View file

@ -114,7 +114,7 @@ Singleton {
property string position: "top" // Possible values: "top", "bottom"
property bool showActiveWindowIcon: true
property bool alwaysShowBatteryPercentage: false
property bool showNetworkStats: true
property bool showNetworkStats: false
property real backgroundOpacity: 1.0
property string showWorkspaceLabel: "none"
property list<string> monitors: []