summaryrefslogtreecommitdiff
path: root/modules/detachedcontent/bluetooth/BtPane.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-03 21:02:14 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-03 21:02:14 +1000
commitb35da808ad9128c59601632f8685fb3c65809504 (patch)
tree3dabfb98cbf168b307ef8a6df431f7a0f7b4266a /modules/detachedcontent/bluetooth/BtPane.qml
parentdcontent: anim pane changes (diff)
downloadcaelestia-shell-b35da808ad9128c59601632f8685fb3c65809504.tar.gz
caelestia-shell-b35da808ad9128c59601632f8685fb3c65809504.tar.bz2
caelestia-shell-b35da808ad9128c59601632f8685fb3c65809504.zip
dcontent: better bt settings
Diffstat (limited to 'modules/detachedcontent/bluetooth/BtPane.qml')
-rw-r--r--modules/detachedcontent/bluetooth/BtPane.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/detachedcontent/bluetooth/BtPane.qml b/modules/detachedcontent/bluetooth/BtPane.qml
index bd48c7d..da18cdf 100644
--- a/modules/detachedcontent/bluetooth/BtPane.qml
+++ b/modules/detachedcontent/bluetooth/BtPane.qml
@@ -61,7 +61,7 @@ RowLayout {
}
Anim {
property: "scale"
- to: 0.7
+ to: 0.8
easing.bezierCurve: Appearance.anim.curves.standardAccel
}
}