xdph: add screencopy:allow_token_by_default

This commit is contained in:
Vaxry 2024-09-21 16:08:20 +01:00
parent 625c078eda
commit 526a7b9e2b
1 changed files with 1 additions and 0 deletions

View File

@ -190,3 +190,4 @@ Config file `~/.config/hypr/xdph.conf` allows for these variables:
| variable | description | type | default value | | variable | description | type | default value |
| -------- | --------------------------------------------------------- | ---- | ------------- | | -------- | --------------------------------------------------------- | ---- | ------------- |
| max_fps | Maximum fps of a screensharing session. 0 means no limit. | int | 120 | | max_fps | Maximum fps of a screensharing session. 0 means no limit. | int | 120 |
| allow_token_by_default | If enabled, will tick the "Allow restore token" box by default | bool | false |