ML4W OS Releases Version 2.14.1 for Hyprland, Finalizes Quickshell Status Bar
ML4W OS, the project formerly branded as ML4W Dotfiles, has dropped version 2.14.1 for Hyprland users seeking a pre-configured desktop environment. Released on July 9, 2026, the update shifts its attention from experimental features to stabilizing the new Quickshell ecosystem. Stephan Raabe made the new Quickshell-based status bar fully configurable and tacked on practical fixes like network manager auto-start and a long-overdue Rofi window close improvement.
The headline in this release is the finalized Quickshell status bar, which officially replaces the legacy Waybar setup. Version 2.14.1 gives you actual control over the layout through a single statusbar.json file located in ~/.config/ml4w-statusbar/. You can adjust the pill width, set the alwaysExpanded toggle, and rearrange modules across left, center, and right columns. The default layout expands to 680 pixels on hover, but you can shrink it or pin it open depending on your workflow.
Modules cover the essentials without bloating the bar. Workspaces, clock, swaync notifications, battery status, power profiles, volume control, and system tray all sit on the right. Left and center columns handle launcher shortcuts, terminal toggles, and workspace navigation. As Raabe put it in the release notes, the update is "focused on the Quickshell-based status bar and usability improvements."
Head here to the full configuration guide if you want to map out every module or tweak the animation durations. The JSON structure is straightforward enough that you can swap modules without breaking the build.
Ecosystem Shifts & Architecture Notes
Alongside the bar, v2.14.1 quietly ships nm-applet into the ML4W autostart file. System tray network management actually works now for users who skip desktop environment equivalents. Rofi also gets a minor but appreciated UX bump. You can click outside the menu to close it, which should save a lot of accidental ESC spam during frantic workspace switches.
The project's underlying architecture has shifted heavily toward QML and Shell over the last few releases. Lua now handles the Hyprland configuration parsing, a deliberate move away from the old .conf format and the Flatpak wrappers that used to power the sidebar and welcome tools. Three releases ago, the project was still wrestling with those Flatpak dependencies. By version 2.12.0, Raabe made the pivot to native Quickshell apps. That shift clearly paid off in 2.14.1, reducing bundle size and improving Wayland protocol compliance.
Keep in mind that the one-line installer still relies on the traditional curl | bash pattern. The project maintains solid documentation, but reviewing the script beforehand is never a bad idea for anyone cautious about pipe-installing their desktop. ML4W OS does its best to abstract the complexity of Hyprland, though the steep learning curve for Wayland compositors and the nested dotfiles/dotfiles/.config/ directory structure will still trip up newcomers. The temporary removal of the sidepad window positioning tool in v2.14.0 means that specific workflow is on pause until a scratchpad replacement matures.
Installation & Ecosystem Considerations
If you are running Arch Linux, Fedora, or openSUSE Tumbleweed, you can grab the stable release with a single curl command. You can also test the environment risk-free from the dedicated live ISO before committing to a hard drive install. The project supports nearly 4,900 stars and 43 releases on GitHub, so the community is active enough to catch edge cases quickly.
It is a rather polished desktop environment for the internals it is touting, though the Quickshell dependency and Lua config conversion mean you are committing to a specific ecosystem. The lack of traditional GTK/Qt settings dialogs also means you will spend more time editing JSON files and config variants than clicking through menus. For Hyprland veterans who want a cohesive desktop out of the box, 2.14.1 lands at a solid point.
The quick install script hits ml4w.com/os/stable, and the documentation lives at ml4w.com/os. The rolling branch remains available for those who want Hyprland 0.55.x bleeding edge, but the stable track is where the Quickshell ecosystem finally feels complete.
