diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index e23255b..43c51b9 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -4366,7 +4366,7 @@ pw_start_progress_bar_cover () { [[ "$2" != "--block" ]] && local AUTOCLOUSE="--close-on-unfocus" if check_gamescope_session ; then PW_GIF_FILE="${COVERS_PATH}/loading_deck.gif" - "${pw_yad}" --picture --filename="${PW_GIF_FILE}" $AUTOCLOUSE --no-buttons --undecorated --fullscreen --skip-taskbar > /dev/null 2>&1 & + "${pw_yad}" --picture --filename="${PW_GIF_FILE}" $AUTOCLOUSE --borders=0 --no-buttons --undecorated --fullscreen --skip-taskbar > /dev/null 2>&1 & PW_YAD_PID_PROGRESS_BAR+=($!) elif ! check_start_from_steam ; then PW_GIF_FILE="$1"