xdph: update variables (#1040)

This commit is contained in:
Aaron Blasko 2025-04-24 18:12:40 +02:00 committed by GitHub
parent d585414523
commit 7ef626b3ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -189,4 +189,4 @@ Config file `~/.config/hypr/xdph.conf` allows for these variables:
| -------- | --------------------------------------------------------- | ---- | ------------- |
| 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 |
| custom_picker_binary | If non-empty, will use that **binary** as your share picker. Please note that it has to conform to the stdout selection layout of `hyprland-share-picker`. | bool | false |
| custom_picker_binary | If non-empty, will use that **binary** as your share picker. Please note that it has to conform to the stdout selection layout of `hyprland-share-picker`. | string | "hyprland-share-picker" |