From 7cf9101c719bc792895efe069b1cae4e583d5df8 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Mon, 21 Jul 2025 01:17:58 +0200 Subject: [PATCH] Add xdph config file --- home/.config/hypr/xdph.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 home/.config/hypr/xdph.conf diff --git a/home/.config/hypr/xdph.conf b/home/.config/hypr/xdph.conf new file mode 100644 index 0000000..e40a11d --- /dev/null +++ b/home/.config/hypr/xdph.conf @@ -0,0 +1,3 @@ +screencopy { + allow_token_by_default = true +}