nVidia 495.44 + Wayland : archlinux
www.reddit.com › qjv78s › nvidia_49544_wayland***NVIDIA USERS***: YOU MUST DKMS THE NVIDIA DRIVER INTO THE NEW KERNEL BEFORE BOOTING (otherwise your session manager will softlock trying to start a graphics session). first pull in nvidia-dkms package and then do dkms install nvidia/123.45 -k name-of-your-kernel, where 123.45 is the DKMS version of the nvidia driver you want installed (this ...
Full Wayland Setup on Arch Linux - Colin Woodbury
https://www.fosskers.ca/en/blog/wayland09.03.2021 · On Arch Linux, run the following command to install everything you'll need for the main section of the guide and general Wayland compatibility: sudo pacman -S \ sway alacritty waybar wofi \ xorg-xwayland xorg-xlsclients qt5-wayland glfw-wayland. qt5-wayland and glfw-wayland provide Wayland API compatibility for QT5 and GLFW respectively.