summaryrefslogtreecommitdiff
path: root/config/ControlCenterConfig.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/ControlCenterConfig.qml')
-rw-r--r--config/ControlCenterConfig.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/ControlCenterConfig.qml b/config/ControlCenterConfig.qml
index 13afbd2..a588949 100644
--- a/config/ControlCenterConfig.qml
+++ b/config/ControlCenterConfig.qml
@@ -6,6 +6,5 @@ JsonObject {
component Sizes: JsonObject {
property real heightMult: 0.7
property real ratio: 16 / 9
- property real expandedNavWidth: 180
}
}