Fix GUI update prefix from portproton

This commit is contained in:
castro-fidel
2022-01-21 21:28:11 +03:00
parent 366d4ce480
commit fcd0bff7f4
4 changed files with 5 additions and 4 deletions

View File

@ -35,7 +35,7 @@ start_portwine () {
xrdb -merge "${HOME}/.Xresources"
fi
pw_update_pfx_cover_gui &
pw_update_pfx_cover_gui
if [[ ! -z "${LD_LIBRARY_PATH}" ]] ; then
if [[ -z "`echo ${LD_LIBRARY_PATH} | grep "${WINEDIR}/lib64:${WINEDIR}/lib"`" ]] ; then