fix: also set opacity for wayland vscode

This commit is contained in:
Yingjie Wang 2024-06-09 13:24:27 -04:00
parent d2d71fef55
commit b156843244

View File

@ -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)$