profile: add fix for gtk4 apps freezing on nvidia-580.xx.xx

This commit is contained in:
fanyx 2025-08-18 08:57:50 +02:00
parent 07ff2232da
commit 2ef3659880
Signed by: fanyx
SSH key fingerprint: SHA256:Gwc2cuQkLEIzOapSR+R8raHvC1bSAkPsYuPqlPoFlD8

View file

@ -54,3 +54,6 @@ export XBPS_DISTDIR="$HOME/git/void-packages"
export MOZ_ENABLE_WAYLAND=1
export DXVK_CONFIG_FILE=/home/hendrik/.config/dxvk/dxvk.conf
# Fix GTK4 apps freezing when closing on nvidia 580.xx.xx
export GSK_RENDERER=ngl