docs(configuration): Update doc for wlr capture method (#3828)
This commit is contained in:
parent
e9bce254fd
commit
3de3c299b2
1 changed files with 2 additions and 1 deletions
|
|
@ -1947,7 +1947,8 @@ editing the `conf` file in a text editor. Use the examples as reference.
|
|||
</tr>
|
||||
<tr>
|
||||
<td>wlr</td>
|
||||
<td>Capture for wlroots based Wayland compositors via DMA-BUF.
|
||||
<td>Capture for wlroots based Wayland compositors via wlr-screencopy-unstable-v1. It is possible to capture
|
||||
virtual displays in e.g. Hyprland using this method.
|
||||
@note{Applies to Linux only.}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue