Whats a good distro for an amd cpu, nvidia gpu and dual monitors 4k and 1080p. I am not a new computer user but since Windows 11 is adding ai I am done. I prefer effortless because I am new to linux but I can do some advanced things if I need.
Edit: I finally decided PopOS if anybody is interested for Nvidia support. Until I get better with commandline.
EndeavorOS. It’s based on arch which has great nvidia driver packages and the arch wiki is amazing.
You can install pamac for a GUI for the package manager. Do
yay <packagename>
to search for any package and install it; doyay
(nothing else) to upgrade everything, andyay -Rcns <packagename>
to remove stuff and all their unused dependencies. I also recommend chaoticAURFor the DE I recommend MATE but you can select any of the major ones in the installer
Get synapse for a spotlight-like search; it uses the alt+space keybind by default