mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
rules: add stayfocused
This commit is contained in:
parent
6b3905acdf
commit
8657dcb863
1 changed files with 1 additions and 0 deletions
|
@ -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. | |
|
||||
| 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. | ✓ |
|
||||
| stayfocused | forces focus on the window as long as it's visible | |
|
||||
|
||||
### Example Rules
|
||||
|
||||
|
|
Loading…
Reference in a new issue