fix(home-manager/common): correct dxvk config

This commit is contained in:
Alexandre Cavalheiro 2024-10-17 20:31:47 -03:00
parent 8334109245
commit 198a6e479e
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -59,10 +59,7 @@
# Configure DXVK
".config/dxvk.conf".text = ''
dxgi.tearFree = True
dxvk.enableGraphicsPipelineLibrary = True
dxvk.enableAsync = True
dxvk.enableGraphicsPipelineLibrary = Auto
'';
# My utility scripts