Clipboard history picker: Omarchy shell plugin (tank.clipboard) with fuzzy search, rich previews, capture daemon
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "tank.clipboard",
|
||||
"name": "Clipboard History",
|
||||
"version": "1.0.0",
|
||||
"author": "tank",
|
||||
"description": "Raycast-style clipboard history: fuzzy search over content, type, app and date, with rich per-type previews",
|
||||
"kinds": [
|
||||
"overlay"
|
||||
],
|
||||
"keepLoaded": true,
|
||||
"entryPoints": {
|
||||
"overlay": "Clipboard.qml"
|
||||
},
|
||||
"omarchy": {
|
||||
"clonedFrom": "omarchy.clipboard"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user