kitty_set_background_opacity
Adjust background opacity for kitty windows. Requires dynamic_background_opacity enabled in kitty.conf.
Instructions
Set the background opacity for kitty windows. Requires dynamic_background_opacity to be enabled in kitty.conf. Opacity affects all windows in the same OS window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Apply to all OS windows. | |
| match | No | Window match expression. | |
| toggle | No | Toggle between the specified value and the default. | |
| opacity | Yes | Opacity value: a number between 0.0 (transparent) and 1.0 (opaque), or "default" to reset. Required. | |
| match_tab | No | Tab match expression. |