From 3c9618ea9b236d918b2acb6f0d88eddbae72dc20 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 21 Jun 2025 09:24:20 +0300 Subject: [PATCH] flatpak-workarounds.bash: comment out HDR --- bash/flatpak-workarounds.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/flatpak-workarounds.bash b/bash/flatpak-workarounds.bash index f0f9cbd..a59fbd8 100755 --- a/bash/flatpak-workarounds.bash +++ b/bash/flatpak-workarounds.bash @@ -60,7 +60,7 @@ flatpak override --socket=fallback-x11 $@ flatpak override --nosocket=x11 $@ flatpak override --env=ELECTRON_OZONE_PLATFORM_HINT=auto $@ flatpak override --env=PROTON_ENABLE_WAYLAND=1 $@ -flatpak override --env=PROTON_ENABLE_HDR=1 $@ +#flatpak override --env=PROTON_ENABLE_HDR=1 $@ # SECURITY! However without these permissions there is crashing outside # of tmux when attempting to ssh (using gpg authentication subkey) or