From dc11a12e68e12ae5b23396138808cb30bc2a669c Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sun, 2 Jun 2024 20:50:12 +0200 Subject: [PATCH] Add xdg-desktop-portal-hyprland config --- hypr/xdph.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 hypr/xdph.conf diff --git a/hypr/xdph.conf b/hypr/xdph.conf new file mode 100644 index 00000000..2fe7dd6a --- /dev/null +++ b/hypr/xdph.conf @@ -0,0 +1,3 @@ +screencopy { + max_fps = 120 +}