From b156843244d1614e6a287d5ec47c113546a5ca7f Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Sun, 9 Jun 2024 13:24:27 -0400 Subject: [PATCH] fix: also set opacity for wayland vscode --- hypr/conf/windowrules/custom.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hypr/conf/windowrules/custom.conf b/hypr/conf/windowrules/custom.conf index e3ccca5..93bf3f1 100644 --- a/hypr/conf/windowrules/custom.conf +++ b/hypr/conf/windowrules/custom.conf @@ -1,6 +1,6 @@ -# ----------------------------------------------------- +# ----------------------------------------------------- # Window rules -# ----------------------------------------------------- +# ----------------------------------------------------- windowrule = tile,^(Microsoft-edge)$ windowrule = tile,^(Brave-browser)$ @@ -16,4 +16,5 @@ layerrule = blur, logout_dialog windowrule = float,title=^(Mathematica)$ windowrule = opacity 0.75, ^(Code)$ +windowrule = opacity 0.75, ^(code-url-handler)$ windowrule = float,^(QQ)$