From bbd407d47e6aefb973916f4c1cd4f77bc60bfebf Mon Sep 17 00:00:00 2001 From: Hendrik Boll Date: Thu, 21 Aug 2025 09:00:09 +0200 Subject: [PATCH] profile: remove nvidia workaround again, fixed in next update --- dot_profile | 3 --- 1 file changed, 3 deletions(-) diff --git a/dot_profile b/dot_profile index a859813..0b10641 100644 --- a/dot_profile +++ b/dot_profile @@ -54,6 +54,3 @@ 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