forked from Shinonome/dots-hyprland
hypr: update config files to comply with hyprlang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
######## Window rules ########
|
||||
# ####### Window rules ########
|
||||
windowrule = noblur,.* # Disables blur for windows. Substantially improves performance.
|
||||
|
||||
# windowrule = opacity 0.89 override 0.89 override, .* # Applies transparency to EVERY WINDOW
|
||||
@@ -16,7 +16,7 @@ windowrule=float,title:^(Open Folder)(.*)$
|
||||
windowrule=float,title:^(Save As)(.*)$
|
||||
windowrule=float,title:^(Library)(.*)$
|
||||
|
||||
######## Layer rules ########
|
||||
# ####### Layer rules ########
|
||||
layerrule = xray 1, .*
|
||||
#layerrule = noanim, .*
|
||||
layerrule = noanim, selection
|
||||
|
||||
Reference in New Issue
Block a user