{ "$schema": "../gen/schemas/desktop-schema.json", "identifier": "system-monitor-window", "description": "enables permissions for the system monitor window", "windows": ["system-monitor-window"], "permissions": [ "core:default", "core:window:allow-start-dragging", "core:window:allow-set-theme", "log:default", "core:webview:allow-create-webview-window", "core:window:allow-set-focus", "hardware:allow-get-system-info", "hardware:allow-get-system-usage", "llamacpp:allow-get-devices", "llamacpp:allow-read-gguf-metadata", "deep-link:allow-get-current" ] }