From 526a7b9e2be5fd53164b4e0a88f9472f7b44196e Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sat, 21 Sep 2024 16:08:20 +0100 Subject: [PATCH] xdph: add screencopy:allow_token_by_default --- pages/Hypr Ecosystem/xdg-desktop-portal-hyprland.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Hypr Ecosystem/xdg-desktop-portal-hyprland.md b/pages/Hypr Ecosystem/xdg-desktop-portal-hyprland.md index e93c6e7..736b422 100644 --- a/pages/Hypr Ecosystem/xdg-desktop-portal-hyprland.md +++ b/pages/Hypr Ecosystem/xdg-desktop-portal-hyprland.md @@ -190,3 +190,4 @@ Config file `~/.config/hypr/xdph.conf` allows for these variables: | variable | description | type | default value | | -------- | --------------------------------------------------------- | ---- | ------------- | | 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 |