We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd39e58 commit d458992Copy full SHA for d458992
README.md
@@ -267,7 +267,8 @@ pub enum Response {
267
#### JSON Equivalent
268
269
- `"Close"`
270
-- `{ "DesktopEntry": string }`
+- `{ "Context": { "id": number, "options": Array<ContextOption> }}`
271
+- `{ "DesktopEntry": { "path": string, "gpu_preference": GpuPreference }}`
272
- `{ "Update": Array<SearchResult>}`
273
- `{ "Fill": string }`
274
0 commit comments