You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `monitors` definitions can now support variables defined
here: <https://wiki.hypr.land/Configuring/Monitors/#monitor-v2>
FIXME: There's a problem with using `freeformType` and
`mkRenamedOptionModule` in the same submodule type: because any
arbitrary attributes are accepted by the `freeformType`, the renamed
option warnings will never be triggered, and never shown. However, the
old attribute will still automatically be replaced by the new one.
0 commit comments