profile: add fix for gtk4 apps freezing on nvidia-580.xx.xx
This commit is contained in:
parent
07ff2232da
commit
2ef3659880
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue