From 3940d9a2b0ff142c2496a8bbe16d0b26a77c54ed Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Sun, 4 Aug 2024 23:33:18 -0400 Subject: [PATCH] update: make wechat 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 80a33d7..ee4b16b 100644 --- a/hypr/conf/windowrules/custom.conf +++ b/hypr/conf/windowrules/custom.conf @@ -18,5 +18,6 @@ windowrule = float,title=^(Mathematica)$ windowrule = opacity 0.75, ^(Code)$ windowrule = opacity 0.75, ^(code-url-handler)$ windowrule = float,^(QQ)$ +windowrule = float,^(wechat)$ windowrule = float,^(fdm)$ windowrule = float,^(xdg-desktop-portal-gtk)$