Is there any immutable distro that’s based on Hyprland? I really like their approach to tiling, but at the same time I prefer to have a solid experience without worrying that the next update might break some dependencies.
You must log in or register to comment.
You can install Fedora Atomic Sway then install Hyprland on that with
rpm-ostree install hyprland
.This is the easiest way imo
Or you can install fedora without any de
There is Fedora CoreOS (meant for servers), but I’ve never tried installing a desktop on that.