diff --git a/README.md b/README.md index ecb9193a..82c4f174 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,8 @@ No config options. | `currentMonitor` | Monitor that is nearest to this Zebar widget. | `Monitor` | microsoft icon | | `focusedContainer` | Container that currently has focus (on any monitor). | `Container` | microsoft icon | | `tilingDirection` | Tiling direction of the focused container. | `TilingDirection` | microsoft icon | -| `bindingModes` | Active binding modes; | `BindingModeConfig[]` | microsoft icon | +| `bindingModes` | Active binding modes. | `BindingModeConfig[]` | microsoft icon | +| `isPaused` | Whether the WM is paused. | `boolean` | microsoft icon | | Function | Description | Return type | Supported OS | | ---------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |