Added NOUVEAU_USE_ZINK and spellcheck

This commit is contained in:
2024-10-21 21:27:24 +05:00
parent 2a3c3abe17
commit 0dda674c9c
4 changed files with 10 additions and 10 deletions

View File

@ -2929,6 +2929,9 @@ start_portwine () {
then
export LIBGL_KOPPER_DRI2="1"
fi
if [[ -d /sys/bus/pci/drivers/nouveau ]] ; then
export NOUVEAU_USE_ZINK="1"
fi
;;
5)
# LEGACY DXVK