Install Vulkan driver (AMD Only)
sudo pacman -S vulkan-radeon lib32-vulkan-radeon
Install Vulkan driver (NVIDIA Only)
sudo pacman -S nvidia-utils lib32-nvidia-utils
Install Vulkan driver (AMD Only)
sudo pacman -S vulkan-radeon lib32-vulkan-radeon
Install Vulkan driver (NVIDIA Only)
sudo pacman -S nvidia-utils lib32-nvidia-utils
Zamundaaa's Blog
https://zamundaaa.github.io/wayland/2023/12/18/update-on-hdr-and-colormanagement-in-plasma.html
Gamescope
https://github.com/ValveSoftware/gamescope
Vulkan HDR Layer
Create the bwrap file:
sudo tee /etc/apparmor.d/bwrap > /dev/null <<EOF
abi <abi/4.0>,
include <tunables/global>
profile bwrap /usr/bin/bwrap flags=(unconfined) {
userns,
# Site-specific additions and overrides. See local/README for details.
Add COPR respository:
sudo tee /etc/yum.repos.d/faugus-launcher.repo > /dev/null <<EOF
[faugus-launcher]
name=Copr repo for faugus-launcher owned by faugus
baseurl=https://download.copr.fedorainfracloud.org/results/faugus/faugus-launcher/fedora-$releasever-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/faugus/faugus-launcher/pubkey.gpg