diff --git a/config/hypr/xdph.conf b/config/hypr/xdph.conf new file mode 100644 index 00000000..176b0c9e --- /dev/null +++ b/config/hypr/xdph.conf @@ -0,0 +1,3 @@ +screencopy { + allow_token_by_default = true +} diff --git a/migrations/1763478660.sh b/migrations/1763478660.sh new file mode 100644 index 00000000..f7eec943 --- /dev/null +++ b/migrations/1763478660.sh @@ -0,0 +1,4 @@ +echo "Configure XDPH config for screensharing to remember token selection" + +cp $OMARCHY_PATH/config/hypr/xdph.conf ~/.config/hypr/ +systemctl --user restart xdg-desktop-portal-hyprland