diff --git a/dot_profile b/dot_profile index 0b10641..a859813 100644 --- a/dot_profile +++ b/dot_profile @@ -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