forked from Shinonome/dots-hyprland
hyprland: noblur only for xwayland context menus (closes #1509)
This commit is contained in:
@@ -3,8 +3,10 @@
|
|||||||
# Uncomment to apply global transparency to all windows:
|
# Uncomment to apply global transparency to all windows:
|
||||||
# windowrulev2 = opacity 0.89 override 0.89 override, class:.*
|
# windowrulev2 = opacity 0.89 override 0.89 override, class:.*
|
||||||
|
|
||||||
# Disable blur for XWayland windows (or context menus with shadow would look weird)
|
# Disable blur for xwayland context menus
|
||||||
windowrulev2 = noblur, xwayland:1
|
windowrulev2 = noblur,class:^()$,title:^()$
|
||||||
|
# windowrulev2 = noblur, xwayland:1
|
||||||
|
|
||||||
|
|
||||||
# Floating
|
# Floating
|
||||||
windowrulev2 = float, class:^(blueberry\.py)$
|
windowrulev2 = float, class:^(blueberry\.py)$
|
||||||
|
|||||||
Reference in New Issue
Block a user