mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Hyprlang compatible comments
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
|
||||
@@ -17,7 +17,7 @@ windowrule=float,title:^(Open Folder)(.*)$
|
||||
windowrule=float,title:^(Save As)(.*)$
|
||||
windowrule=float,title:^(Library)(.*)$
|
||||
|
||||
######## Layer rules ########
|
||||
# ######## Layer rules ########
|
||||
layerrule = xray 0, .*
|
||||
# layerrule = noanim, .*
|
||||
layerrule = noanim, selection
|
||||
|
||||
Reference in New Issue
Block a user