mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-05-12 21:20:37 +01:00
xdph: update variables (#1040)
This commit is contained in:
parent
d585414523
commit
7ef626b3ae
1 changed files with 1 additions and 1 deletions
|
@ -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" |
|
||||
|
|
Loading…
Reference in a new issue