The Wire · Showcase
HYPRLAND THEME FIXES LAND ACROSS OMARCHY
By RepoJournal · Filed · About Linux
Two critical Hyprland theme conversions shipped overnight, clearing out legacy .conf files and fixing gradient border syntax errors that were breaking runtime.
Omarchy completed its migration away from deprecated Hyprland .conf syntax by converting last-horizon and solitude themes to Lua [1], bringing them in line with kanagawa, lumon, and ret which had already made the jump. The conversion matters because Hyprland dropped support for the old config format, and these stragglers were the last holdouts. But the conversion alone wasn't enough: both themes shipped with malformed gradient border declarations [2] that caused invalid color errors at runtime. The fix was surgical - gradient colors in Lua must be tables, not space-separated strings, a distinction the initial conversion missed. Archlinux/archinstall moved in parallel with Italian translation updates [3], including a fix for a misspelled source string that would have cascaded through localization.
Action items
- → If you use last-horizon or solitude themes, rebuild Hyprland config after the gradient border fix [ref:4] basecamp/omarchy [immediate]
- → Review your Hyprland .conf files - any remaining legacy syntax should be converted to Lua now basecamp/omarchy [plan]
- → Pull Italian translation updates if you maintain localized documentation archlinux/archinstall [monitor]
References
- [1] Convert last-horizon and solitude themes from hyprlang to Lua ↗ basecamp/omarchy
- [2] Fix gradient border syntax in last-horizon and solitude themes ↗ basecamp/omarchy
- [3] Update Italian translation + fix a string ↗ archlinux/archinstall
FAQ
- What changed in Linux on May 17, 2026?
- Two critical Hyprland theme conversions shipped overnight, clearing out legacy .conf files and fixing gradient border syntax errors that were breaking runtime.
- What should Linux teams do about it?
- If you use last-horizon or solitude themes, rebuild Hyprland config after the gradient border fix [ref:4] • Review your Hyprland .conf files - any remaining legacy syntax should be converted to Lua now • Pull Italian translation updates if you maintain localized documentation
- Which Linux repositories shipped on May 17, 2026?
- basecamp/omarchy, archlinux/archinstall