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.
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.
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
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