rules: add noclosefor

fixes #1062
This commit is contained in:
Vaxry 2025-05-08 22:25:04 +01:00
parent a670976b79
commit 56a2fd3e2f
No known key found for this signature in database
GPG key ID: 665806380871D640

View file

@ -132,6 +132,7 @@ It is not possible to `float` (or any other of the static rules) a window based
| group \[options\] | set window group properties. See the note below. |
| suppressevent \[types...\] | ignores specific events from the window. Events are space separated, and can be: `fullscreen` `maximize` `activate` `activatefocus` `fullscreenoutput` |
| content \[none\|photo\|video\|game\] | sets content type |
| noclosefor \[ms\] | makes the window uncloseable with the `killactive` dispatcher for a given amount of ms on open |
### Dynamic rules