Just clipboard

This commit is contained in:
David Heinemeier Hansson
2026-05-20 14:09:09 +02:00
parent cdd3175b5b
commit b7c0e10288
7 changed files with 11 additions and 9 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"schemaVersion": 1,
"id": "omarchy.clipboard",
"name": "Clipboard",
"version": "1.0.0",
"author": "Omarchy",
"description": "A clipboard manager to view and paste history",
"kinds": [
"overlay"
],
"keepLoaded": true,
"entryPoints": {
"overlay": "Clipboard.qml"
}
}