Hi, first off, amazing tool you have here, it helped me a lot during migration.
However, I've noticed when migrating the window rules config that the field float now requires a boolean instead of on or off
Additionally, the size property gets dropped.
If you'd like to look into it:
Wiki page: https://wiki.hypr.land/Configuring/Basics/Window-Rules/
Example file to migrate (to replicate the issue):
windowrule = match:class ^(discord)$, float on, size 1200 800
Hi, first off, amazing tool you have here, it helped me a lot during migration.
However, I've noticed when migrating the window rules config that the field
floatnow requires a boolean instead ofonoroffAdditionally, the size property gets dropped.
If you'd like to look into it:
Wiki page: https://wiki.hypr.land/Configuring/Basics/Window-Rules/
Example file to migrate (to replicate the issue):
windowrule = match:class ^(discord)$, float on, size 1200 800