mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 23:39:27 -05:00
Update SearchItem.qml
This commit is contained in:
@@ -192,7 +192,7 @@ RippleButton {
|
||||
text: `${root.displayContent}`
|
||||
}
|
||||
}
|
||||
Loader {
|
||||
Loader { // Clipboard image preview
|
||||
active: root.cliphistRawString && /^\d+\t\[\[.*binary data.*\d+x\d+.*\]\]$/.test(root.cliphistRawString)
|
||||
sourceComponent: CliphistImage {
|
||||
Layout.fillWidth: true
|
||||
|
||||
Reference in New Issue
Block a user