• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: October 12th, 2023

help-circle


    1. You probably want a distro that comes with KDE Plasma. Ubuntu uses GNOME and is not as customizable Plasma ootb. KDE Neon for more stable, Manjaro for more bleeding-edge. Note that you can install Plasma on distros that don’t come with it so you don’t have to get those distros for Plasma.

    2. The reason different distros may be listed for installing software on Linux is purely because of the different package managers that the distros use. You won’t run into any software that works on one distro and won’t work on another. The only difference may be the way to install it. The universal way is to build it from source, but if you’re not up for that then check your distro repo via the distros software store, check Flathub for a flatpak version (software stores are usually already configured to use Flathub as a source), or if you’re on an Arch-based distro like Manjaro, check the AUR.

    3. KDE Plasma has exactly the keyboard shortcut functionality you’re looking for.












  • Like the other commenter I also had wildly flickering frames. Overwatch in particular was stuttering back to some previously buffered frame when the framerate was either below or above a sweet spot. I was also having issues with KDE Plasma bars that I assumed was a KDE issue, but they went away with the new GPU with no other software changes than swapping drivers. I was on a GTX 1080 which was still going strong with the games I played







  • Another vote for Arch. Manual Arch install was an interesting, and positive, experience. I did it multiple times so I could better understand what was actually being done. It helped me understand the boot and EFI partitions because I wanted to dual boot Windows.

    For Arch itself, I’ve had a way snappier experience with pacman than apt and the AUR is a really convenient resource. So many packages there that you would otherwise have to build from source.

    Bleeding edge packages can cause problems, but there are ways to recover. downgrade from the AUR makes downgrading packages really easy. The latest Nvidia drivers caused a bunch of problems with games for me on Wayland so I downgraded them and the Linux kernel and added them to pacman’s package ignore list.