mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-08 06:25:58 +01:00
Configuring/Window Rules: document new order layerrule (#775)
Documents hyprwm/hyprland#7697
This commit is contained in:
parent
5a2bc45595
commit
1bc4d0d8ec
1 changed files with 1 additions and 0 deletions
|
@ -329,3 +329,4 @@ namespaces in `hyprctl layers`) or `address` is an address in the form of
|
|||
| dimaround | dims everything behind the layer |
|
||||
| xray \[on\] | sets the blur xray mode for a layer. 0 for off, 1 for on, unset for default. |
|
||||
| animation \[style\] | allows you to set a specific animation style for this layer |
|
||||
| order \[n\] | sets the order relative to other layers. Higher means closer to the edge of the monitor. Can be negative. `n = 0` if unspecified. |
|
||||
|
|
Loading…
Reference in a new issue