diff --git a/bash/flatpak-workarounds.bash b/bash/flatpak-workarounds.bash index 20a60c4..f0f9cbd 100755 --- a/bash/flatpak-workarounds.bash +++ b/bash/flatpak-workarounds.bash @@ -59,6 +59,8 @@ flatpak override --socket=wayland $@ 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 $@ # SECURITY! However without these permissions there is crashing outside # of tmux when attempting to ssh (using gpg authentication subkey) or