Virual@lemmy.dbzer0.comtoLinux@lemmy.ml•This week in KDE: DMA fence deadlines and lots of bug-fixingEnglish
4·
11 months agoPlasma 6 is currently in beta, so it really isn’t meant to be used for anything other than testing. I have it installed on arch, and honestly it’s good enough for my use with wayland, but you will definitely will run into issues. I also use Nvidia, though, so I’d probably have more issues than you will.
Overall, I only recommend it right now if you can roll back or if it isn’t that big of a deal if your install breaks.
They sorta do. Flatpak user install puts shims in
~/.local/share/flatpak/exports/bin/
. You just need to add it to your path.I’m pretty sure flatpak system installs are at
/var/lib/flatpak/exports/bin/
so you’d just add that to path.