mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-12-30 00:20:05 +01:00
layers: add "noscreenshare" rule (#1235)
This commit is contained in:
parent
34968d61a2
commit
ed386fae91
1 changed files with 2 additions and 0 deletions
|
|
@ -360,3 +360,5 @@ namespaces in `hyprctl layers`) or `address` is an address in the form of
|
|||
| animation \[style\] | Allows you to set a specific animation style for this layer. |
|
||||
| order \[n\] | Sets the order relative to other layers. A higher `n` means closer to the edge of the monitor. Can be negative. `n = 0` if unspecified. |
|
||||
| abovelock \[interactable\] | Renders the layer above the lockscreen when the session is locked. If set to `true`, you can interact with the layer on the lockscreen, otherwise it will only be rendered above it. |
|
||||
| noscreenshare \[on\] | Hides the layer from screen sharing by drawing a black rectangle over it. |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue