{ "name": "SystemTrayCategory", "module": "Quickshell.Services.SystemTray", "type": "enum", "description": "Category of a SystemTrayItem.", "details": "See {{< qmltypelink type=\"local\" module=\"Quickshell.Services.SystemTray\" name=\"SystemTrayItem\" mtype=\"prop\" mname=\"category\" >}}.\n", "variants": { "Hardware": { "details": "Hardware controls like battery indicators or volume control.\n" }, "SystemServices": { "details": "System services such as IMEs or disk indexing.\n" }, "ApplicationStatus": { "details": "The fallback category for general applications or anything that does\nnot fit into a different category.\n" } } }