forked from Shinonome/dots-hyprland
ai search source: pass displaytext to favicon
This commit is contained in:
@@ -42,9 +42,9 @@ RippleButton {
|
|||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
spacing: 5
|
spacing: 5
|
||||||
Favicon {
|
Favicon {
|
||||||
Layout.alignment: Qt.AlignVCenter
|
|
||||||
url: root.url
|
url: root.url
|
||||||
size: root.faviconSize
|
size: root.faviconSize
|
||||||
|
displayText: root.displayText
|
||||||
}
|
}
|
||||||
StyledText {
|
StyledText {
|
||||||
id: text
|
id: text
|
||||||
|
|||||||
Reference in New Issue
Block a user