{ "name": "Edges", "module": "Quickshell", "type": "enum", "description": "Top Left Right Bottom flags.", "details": "Edge flags can be combined with the `|` operator.\n", "variants": { "Top": { "details": null }, "Left": { "details": null }, "None": { "details": null }, "Bottom": { "details": null }, "Right": { "details": null } } }