From 0d5389a6873fc69080a3f452ca22c57b0c9cb199 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 29 Apr 2025 20:47:06 +1000 Subject: bluetooth: fix devices Also add animation for bar bluetooth devices --- modules/bar/components/StatusIcons.qml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'modules/bar') diff --git a/modules/bar/components/StatusIcons.qml b/modules/bar/components/StatusIcons.qml index dd63fc6..de1c02d 100644 --- a/modules/bar/components/StatusIcons.qml +++ b/modules/bar/components/StatusIcons.qml @@ -10,6 +10,9 @@ StyledRect { readonly property color colour: Appearance.colours.rosewater + animate: true + clip: true + MaterialIcon { id: network -- cgit v1.2.3-freya