mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
mention dimaround float
This commit is contained in:
parent
ad62c1534f
commit
6d2a688aeb
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ you can use `hyprctl clients`.
|
||||||
| idleinhibit \[mode\] | sets an idle inhibit rule for the window. If active, apps like `swayidle` will not fire. Modes: `none`, `always`, `focus`, `fullscreen` | |
|
| idleinhibit \[mode\] | sets an idle inhibit rule for the window. If active, apps like `swayidle` will not fire. Modes: `none`, `always`, `focus`, `fullscreen` | |
|
||||||
| 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 | ✓ |
|
| 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. | ✓ |
|
||||||
|
|
||||||
### Example Rules
|
### Example Rules
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue