Hyprland 0.55 is moving to Lua configuration
The currently produced files are not directly compatible with the new Lua configuration. It is possible to write a Lua function that parses `workspaces.conf` and `monitors.conf` and executes the appropriate functions, however this is not as clean as the current `source = ...`.
Links to the new documentation:
https://wiki.hypr.land/Configuring/Basics/Monitors/
https://wiki.hypr.land/Configuring/Basics/Workspace-Rules/
4 条评论