clash.verge.preferences.configure_layout
Modify Clash Verge layout preferences like traffic graph, memory usage, group icons, navbar collapse, and menu order. Preview changes before applying with confirm=true.
Instructions
v1.1-C: Modify Clash Verge Layout preferences (traffic_graph, enable_memory_usage, enable_group_icon, pause_render_traffic_stats_on_blur, collapse_navbar, menu_icon, notice_position, enable_hover_jump_navigator, menu_order). menu_order must be a non-duplicate subset of real nav paths (/, /proxies, /profile, /connections, /rules, /logs, /unlock, /settings). All fields are IMMEDIATE. Returns a structured Diff in preview mode; call with confirm=true to apply. Requires settings.verge-preferences-write capability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | Layout preference keys to modify. | |
| confirm | No | Set to true to apply the changes. Default: false (preview mode). | |
| ownerFingerprint | No | Owner fingerprint from a previous inspect or write call. |