forked from Shinonome/dots-hyprland
Update windowrule examples
Make it work under the new syntax
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# ######## Window rules ########
|
||||
|
||||
# Uncomment to apply global transparency to all windows:
|
||||
# windowrulev2 = opacity 0.89 override 0.89 override, class:.*
|
||||
# windowrule = opacity 0.89 override 0.89 override, match:class .*
|
||||
|
||||
# Disable blur for all xwayland apps
|
||||
# windowrulev2 = noblur, xwayland:1
|
||||
# windowrule = no_blur on, match:xwayland 1
|
||||
|
||||
Reference in New Issue
Block a user