mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-07 07:49:28 -05:00
ai search source: pass displaytext to favicon
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user