Files
arthur-os/default/quickshell/omarchy-shell/plugins/osd/manifest.json
T

12 lines
288 B
JSON

{
"schemaVersion": 1,
"id": "omarchy.osd",
"name": "On-screen display",
"version": "1.0.0",
"description": "Quickshell volume, brightness, and status overlays.",
"kinds": ["panel"],
"activation": "persistent",
"keepLoaded": true,
"entryPoints": { "panel": "Osd.qml" }
}