mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-16 18:15:58 +01:00
xdph: add screencopy:allow_token_by_default
This commit is contained in:
parent
625c078eda
commit
526a7b9e2b
1 changed files with 1 additions and 0 deletions
|
@ -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 |
|
||||||
|
|
Loading…
Reference in a new issue