3
Integrating VSCode and Distrobox
(lemmy.world)
I’m getting into OpenSUSE Aeon (MicroOS desktop) and it’s been really great with Flatpaks and Distrobox. You should consider that one too :)
What do you mean by a "window rule"?
I think part of it is my trying to use VSCode on Wayland... are you launching VSCodium with Wayland?
I had a reasonably good time getting NVIDIA drivers installed. I found the instructions here. I installed the newest drivers using the following command + a reboot.
transactional-update -i pkg in nvidia-driver-G06-kmp-default nvidia-video-G06 nvidia-gl-G06 nvidia-compute-G06 nvidia-utils-G06 nvidia-compute-utils-G06
The OpenSUSE guide doesn't include compute-utils, which is needed if you want to run nvidia-smi. I haven't tried installing a full CUDA SDK, so ymmv there.