From c8e824d8a4d9e151537a2d8a31e4cf5f63485da4 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Sun, 1 Sep 2024 08:19:44 -0400 Subject: [PATCH] fix: windowrule --- hypr/conf/windowrules/custom.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/conf/windowrules/custom.conf b/hypr/conf/windowrules/custom.conf index d71672b..9875991 100644 --- a/hypr/conf/windowrules/custom.conf +++ b/hypr/conf/windowrules/custom.conf @@ -14,7 +14,7 @@ windowrule = pin,^(showmethekey-gtk)$ layerrule = blur, gtk-layer-shell layerrule = blur, logout_dialog -windowrule = float,title=^(Mathematica)$ +windowrule = float,title:^(Mathematica)$ windowrule = opacity 0.75, ^(Code)$ windowrule = opacity 0.75, ^(code-oss)$ windowrule = opacity 0.75, ^(code-url-handler)$