rules: add stayfocused

This commit is contained in:
vaxerski 2023-07-04 12:06:00 +02:00
parent 6b3905acdf
commit 8657dcb863
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@ you can use `hyprctl clients`.
| unset | removes all previously set rules for the given parameters. Please note it has to match EXACTLY. | | | unset | removes all previously set rules for the given parameters. Please note it has to match EXACTLY. | |
| nomaxsize | removes max size limitations. Especially useful with windows that report invalid max sizes (e.g. winecfg) | | | nomaxsize | removes max size limitations. Especially useful with windows that report invalid max sizes (e.g. winecfg) | |
| dimaround | dims everything around the window . Please note this rule is meant for floating windows and using it on tiled ones may result in strange behavior. | ✓ | | dimaround | dims everything around the window . Please note this rule is meant for floating windows and using it on tiled ones may result in strange behavior. | ✓ |
| stayfocused | forces focus on the window as long as it's visible | |
### Example Rules ### Example Rules