fix: also set opacity for wayland vscode
This commit is contained in:
@@ -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)$
|
||||||
|
|||||||
Reference in New Issue
Block a user