summaryrefslogtreecommitdiff
path: root/config/ControlCenterConfig.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-07 16:23:52 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-07 16:23:52 +1000
commitb3d1a85f1c2cd85fdc1cf9a4b6fb33535e7f783c (patch)
treead77249a53f37ae234a7bdfcc4247ae02a5580b5 /config/ControlCenterConfig.qml
parentcontrolcenter: add floating mode (diff)
downloadcaelestia-shell-b3d1a85f1c2cd85fdc1cf9a4b6fb33535e7f783c.tar.gz
caelestia-shell-b3d1a85f1c2cd85fdc1cf9a4b6fb33535e7f783c.tar.bz2
caelestia-shell-b3d1a85f1c2cd85fdc1cf9a4b6fb33535e7f783c.zip
controlcenter: better navrail
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
}
}