Vendor the command set the menu and shell depend on
This commit is contained in:
@@ -148,7 +148,7 @@ Item {
|
||||
function applySelected(emoji) {
|
||||
if (!emoji) return
|
||||
root.dismiss()
|
||||
Quickshell.execDetached([root.blobPath + "/bin/blob-menu-emoji", emoji])
|
||||
Quickshell.execDetached([root.blobPath + "/bin/blob-menu-emoji-insert", emoji])
|
||||
}
|
||||
|
||||
ListModel { id: displayModel }
|
||||
|
||||
Reference in New Issue
Block a user