From ef44c3b7ff2f522a664bca80000dbb5478bd587a Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Sat, 15 Jun 2024 23:08:33 -0400 Subject: [PATCH] update: make xdg-desktop-portal-gtk float --- hypr/conf/windowrules/custom.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/conf/windowrules/custom.conf b/hypr/conf/windowrules/custom.conf index 5064a32..80a33d7 100644 --- a/hypr/conf/windowrules/custom.conf +++ b/hypr/conf/windowrules/custom.conf @@ -19,3 +19,4 @@ windowrule = opacity 0.75, ^(Code)$ windowrule = opacity 0.75, ^(code-url-handler)$ windowrule = float,^(QQ)$ windowrule = float,^(fdm)$ +windowrule = float,^(xdg-desktop-portal-gtk)$