mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-07 14:05:59 +01:00
added dimaround
This commit is contained in:
parent
67c42d3ae3
commit
c7a5870c25
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +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` | |
|
||||
| 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 | ✓ |
|
||||
|
||||
### Example Rules
|
||||
|
||||
|
|
Loading…
Reference in a new issue