Fix create_shortcut and setup for GNOME

This commit is contained in:
Castro-Fidel
2020-06-15 00:06:13 +03:00
parent e397341166
commit 332463c97d
7 changed files with 36 additions and 14 deletions

View File

@ -18,9 +18,9 @@ export PW_LOG=0
export PW_ACO=1
export PW_NO_VR=1
export PW_FILELOCK=1
export PW_DXVK_ASYNC=0
export PW_USE_SECCOMP=1
export PW_NO_WINEMFPLAY=1
export PW_DXVK_ASYNC=1
export PW_USE_SECCOMP=0
export PW_NO_WINEMFPLAY=0
export PW_NVAPI_DISABLE=1
export PW_NO_WRITE_WATCH=1
export PW_WINEDBG_DISABLE=1