Might be KDE or to do with versions of libraries, Wayland runs pretty good with Sway on Alpine Linux.
- 0 Posts
- 3 Comments
Joined 4 months ago
Cake day: August 18th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Zorg sounds cooler than wayland you’re hired


Yeah I run it as a daily driver, I wrote a little something to bootstrap it with encrypted zfs set up. I personally really like it for how stable/minimal it is, no systemd and running musl libc which I used do do myself on Gentoo but as a binary distro Alpine is a lot less effort.
My whole install is under 4GB of packages and it’s very lean, there’s like 30k packages in the repos so quite decent for selection, and if you need to custom build stuff aports (like Arch Linux AUR) is pretty straightforward. Apk is also a great package manager.
There are a few caveats though, with musl libc a few things won’t work (Obligatory fuck Nvidia) since they are compiled for glibc, so for that flatpak is your friend here (I use Steam with it a lot). It also requires a bit of understanding to debug sometimes, I use the Gentoo and Arch wikis for things if the Alpine wiki is missing something.
It’s a fantastic distro though and I hardly have to maintain it/things rarely go wrong. Been running as a desktop for a few years now.