Bazzite is a custom image built upon Fedora Atomic Desktops that brings the best of Linux gaming to all of your devices - including your favorite handheld.
Bazzite comes ready to rock with Steam and Lutris pre-installed, HDR support, BORE CPU scheduler for smooth and responsive gameplay, and numerous community-developed tools for your gaming needs.
No. I know that installing a GTK theme requires putting the files in /usr/share/themes that is not in /home. That's why I said it. As an advanced user I love customization and freedom so immutable distros are a no go for me (and for many people imo). I didn't even bother trying.
However, I totally understand why you'd not feel compelled to do as such 😅. Especially if your current distro/system works splendidly.
This.
Sometimes, placing it to ~/.local/share/themes works as well*.
Ehh I prefer system-wide installation. I think it's a habit from times when installing an Android app with root (so the OS treats it as a system app) increased its performance.
Thank you for sharing those links, I have been struggling with making rpm-ostree compose go from a yaml to an ISO, these look like they might reduce the level of effort!
FWIW, last year, through what became BlueBuild eventually, I had my own image with all kinds of modifications within a weekend. And, perhaps most curiously, I was a total noob when it comes to containerfiles, github, git etcetera. So, if I somehow managed, then you should definitely be fine.
Why would I use a system that isn't supposed to change if I want to change it? It's just not for me and I don't want to waste my time reinstalling everything. And my opinion isn't completely proven without trying but I have theoretical knowledge.
Why would I use a system that isn’t supposed to change if I want to change it?
There's a bunch of benefits, atomic updates, intrinsic rollback, security of immutability, safe automatic updating and it goes on. Some things are not quite ready yet, e.g. things like sddm which should probably install themes to /etc (which they're working on), so as often happens in linux, workarounds ensue. Making one directory mutable does not destroy all the benefits.