Take a look at blue-build.org. You create a recipe (not very difficult), that can be set to use a Fedora atomic distro like Aurora, Bazzite or Kinoite as a base, then add your own apps to the image it creates so they’re all installed along with the OS. It’s really solid and also supports rollbacks.
- 1 Post
- 8 Comments
LemmyBe@lemmy.worldto KDE@lemmy.kde.social•How do I get rid of this status panel? It pops up every time I save.9·5 months agoYou have the Kate Formatting Plugin activated. Either disable the plugin, or disable formatting on save for your file type: https://kate-editor.org/post/2024/2024-05-13-kate-formatting-plugin/
EDIT: You can also disable it through the edit menu.
LemmyBe@lemmy.worldto Linux@lemmy.ml•Where should I request Fedora Silverblue to include all Noto fonts in the image?5·10 months agoCheck out blue-build.org where you can customize your image.
I use Bluebuild to create a reproducible system, plus a post-install script to handle other post-install tasks such as setting up initial preferences.
Also Vorta to backup files and settings to external HD, plus OneDrive Linux client to sync files and settings to cloud.
LemmyBe@lemmy.worldto Firefox@lemmy.ml•Mozilla removes uBlock Origin Lite from Addon store. Developer stops developing Lite for Firefox; "it's worrisome what could happen to uBO in the future."495·1 year agoI think this is what’s happening.
If Google loses appeals, Mozilla (and many other browsers that rely heavily on getting their revenue from Google), will have to find new ways to generate revenue. Unfortunately, they seem to be looking for the easiest way out, and that’s selling out their users.
As someone who switched from Windows to Kinoite about 6 months ago (and now using bluebuild to create custom images), wether to use an atomic distro or not comes down to how much time do you want to spend learning everything.
I’m a very technical person with years of experience, and I’m still figuring a lot out. You’r not only learning about the ins and outs of linux, but now your adding more complexity with an atomic distro, and even more if you decided to create your own image.
Atomic distros are very much a work in progress and they do have issues you won’t find in non-atomic distros. Creating your image allows you to get around some issues you may run into that layering alone can’t do.
Also, keep in mind that version upgrades (which happen every 6 months or so on Fedora based atomic distros like Bazzite), can and do sometimes break apps baked into your image until they are updated (which also happens in non-atomic distros). Flatpaks can help avoid this breakage.
There are other distros that are gaming focused if atomic distros are not for you.
LemmyBe@lemmy.worldto Linux@lemmy.ml•GNOME 46.1 Desktop Environment Released with Explicit Sync Support1·1 year agoScreen is often blurry at 150%. Too small at 100%, too big at 200%. Waiting for next release which is supposed to improve fractional scaling.
Linux Mint is usually recommended for beginners.
For something more cutting edge, but stable, take a look at Fedora Kinoite (Windows like), Fedora Silverblue or Bazzite (great for gaming).
You can also use tools from blue-build.org (easier) or Universal Blue (harder unless you’re comfortable with containers) to customize them further, if you want.