clear_app_rule
Remove a saved window placement rule for an app, restoring default behavior where new windows open at the app's own position or last window location.
Instructions
Remove the rule set for an app with set_app_rule, so its new windows open wherever the app puts them again, or where its last window went when that habit is switched on in Plonk. 'app' is the pattern exactly as get_state.app_rules lists it, ignoring case. Fails when no rule matches; nothing else changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | The app pattern as listed in get_state.app_rules |