diff --git a/docs/labwc-config.5.scd b/docs/labwc-config.5.scd index df2ecbe1..986194d3 100644 --- a/docs/labwc-config.5.scd +++ b/docs/labwc-config.5.scd @@ -525,6 +525,9 @@ extending outward from the snapped edge. If set to "no" (or is absent) the keybind will be layout agnostic. Default is no. + *allowWhenLocked* [yes|no] + Make this keybind work even if the screen is locked. Default is no. + *onRelease* [yes|no] When yes, fires the keybind action when the key or key combination is released, rather than first pressed. This is useful to @@ -541,9 +544,6 @@ extending outward from the snapped edge. ``` - *allowWhenLocked* [yes|no] - Make this keybind work even if the screen is locked. Default is no. - ** Keybind action. See labwc-actions(5).