I’m going to be building a new computer soon for myself. (Going AMD for the first time, since intel microcode issue.)

I would say I’m an expert or advanced user, as been using pcs for 25 years and set up arch and slackware in the past. I have tried many distros and would like some feedback.

I mainly use my pc for gaming. I want something customizable, KDE ish, and without bloatware. A good wiki is a plus.

I think that i may end up with arch… is it better for gaming since it’s bleeding edge and isn’t steamos built off it?

Side question is distro chooser accurate?

  • @CrazyslinkzOP
    link
    24 days ago

    Yes I understand. I like to tinker and fiddle with dials and buttons so to speak. I want to be able to make my system do whatever I tell it. Change icons, buttons, widgets, as well as being able to remove/ avoid apps that I don’t use.

    • @[email protected]
      link
      fedilink
      24 days ago

      These are all configurable per-user, so no issue at all. SDDM themes are an exception, here you can use sddm2rpm or other methods. sddm2rpm is the most elegant, without changing much on the system.

      You can also install rpm packages.

      Go to discussion.fedoraproject.org if you need help. Use the tags #atomic-desktops #rpm-ostree and similar ones and you will get help quickly.

    • jerb
      link
      fedilink
      English
      14 days ago

      This is still fully possible on Immutable distros (which is why the name is misleading, but unfortunately is what stuck- “image-based” is a better description) and uBlue has a mechanism for it- since they’re delivered using OCI containers, it’s trivial to fork or derive from the project and add, remove or tweak whatever you need. There’s also BlueBuild which is YAML but that’s a third party project.

      • @[email protected]
        link
        fedilink
        14 days ago

        The name is misleading, but even if the core system was unchangeable, Linux desktops are all configurable per-user (i.e. without sudo) so even on SteamOS etc. this would be fine.