fix: also set opacity for wayland vscode

This commit is contained in:
wyj
2024-06-09 13:24:27 -04:00
parent d2d71fef55
commit b156843244
+3 -2
View File
@@ -1,6 +1,6 @@
# ----------------------------------------------------- # -----------------------------------------------------
# Window rules # Window rules
# ----------------------------------------------------- # -----------------------------------------------------
windowrule = tile,^(Microsoft-edge)$ windowrule = tile,^(Microsoft-edge)$
windowrule = tile,^(Brave-browser)$ windowrule = tile,^(Brave-browser)$
@@ -16,4 +16,5 @@ layerrule = blur, logout_dialog
windowrule = float,title=^(Mathematica)$ windowrule = float,title=^(Mathematica)$
windowrule = opacity 0.75, ^(Code)$ windowrule = opacity 0.75, ^(Code)$
windowrule = opacity 0.75, ^(code-url-handler)$
windowrule = float,^(QQ)$ windowrule = float,^(QQ)$