diff --git a/.config/quickshell/modules/sidebarLeft/aiChat/AnnotationSourceButton.qml b/.config/quickshell/modules/sidebarLeft/aiChat/AnnotationSourceButton.qml index a92b92ee6..f344308ca 100644 --- a/.config/quickshell/modules/sidebarLeft/aiChat/AnnotationSourceButton.qml +++ b/.config/quickshell/modules/sidebarLeft/aiChat/AnnotationSourceButton.qml @@ -42,9 +42,9 @@ RippleButton { anchors.fill: parent spacing: 5 Favicon { - Layout.alignment: Qt.AlignVCenter url: root.url size: root.faviconSize + displayText: root.displayText } StyledText { id: text